Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
GetGlobalOperationHttpRequest |
GetGlobalOperationHttpRequest.Builder.build() |
static GetGlobalOperationHttpRequest |
GetGlobalOperationHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetGlobalOperationHttpRequest,Operation> |
GlobalOperationClient.getGlobalOperationCallable()
Retrieves the specified Operations resource.
|
UnaryCallSettings<GetGlobalOperationHttpRequest,Operation> |
GlobalOperationSettings.getGlobalOperationSettings()
Returns the object with the settings used for calls to getGlobalOperation.
|
UnaryCallSettings.Builder<GetGlobalOperationHttpRequest,Operation> |
GlobalOperationSettings.Builder.getGlobalOperationSettings()
Returns the builder for the settings used for calls to getGlobalOperation.
|
Modifier and Type | Method and Description |
---|---|
Operation |
GlobalOperationClient.getGlobalOperation(GetGlobalOperationHttpRequest request)
Retrieves the specified Operations resource.
|
GetGlobalOperationHttpRequest.Builder |
GetGlobalOperationHttpRequest.Builder.mergeFrom(GetGlobalOperationHttpRequest other) |
static GetGlobalOperationHttpRequest.Builder |
GetGlobalOperationHttpRequest.newBuilder(GetGlobalOperationHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<GetGlobalOperationHttpRequest,Operation> |
HttpJsonGlobalOperationStub.getGlobalOperationMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetGlobalOperationHttpRequest,Operation> |
GlobalOperationStub.getGlobalOperationCallable() |
UnaryCallable<GetGlobalOperationHttpRequest,Operation> |
HttpJsonGlobalOperationStub.getGlobalOperationCallable() |
UnaryCallSettings<GetGlobalOperationHttpRequest,Operation> |
GlobalOperationStubSettings.getGlobalOperationSettings()
Returns the object with the settings used for calls to getGlobalOperation.
|
UnaryCallSettings.Builder<GetGlobalOperationHttpRequest,Operation> |
GlobalOperationStubSettings.Builder.getGlobalOperationSettings()
Returns the builder for the settings used for calls to getGlobalOperation.
|
Copyright © 2019 Google LLC. All rights reserved.