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 |
---|---|
GetInstanceHttpRequest |
GetInstanceHttpRequest.Builder.build() |
static GetInstanceHttpRequest |
GetInstanceHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetInstanceHttpRequest,Instance> |
InstanceClient.getInstanceCallable()
Returns the specified Instance resource.
|
UnaryCallSettings<GetInstanceHttpRequest,Instance> |
InstanceSettings.getInstanceSettings()
Returns the object with the settings used for calls to getInstance.
|
UnaryCallSettings.Builder<GetInstanceHttpRequest,Instance> |
InstanceSettings.Builder.getInstanceSettings()
Returns the builder for the settings used for calls to getInstance.
|
Modifier and Type | Method and Description |
---|---|
Instance |
InstanceClient.getInstance(GetInstanceHttpRequest request)
Returns the specified Instance resource.
|
GetInstanceHttpRequest.Builder |
GetInstanceHttpRequest.Builder.mergeFrom(GetInstanceHttpRequest other) |
static GetInstanceHttpRequest.Builder |
GetInstanceHttpRequest.newBuilder(GetInstanceHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<GetInstanceHttpRequest,Instance> |
HttpJsonInstanceStub.getInstanceMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetInstanceHttpRequest,Instance> |
HttpJsonInstanceStub.getInstanceCallable() |
UnaryCallable<GetInstanceHttpRequest,Instance> |
InstanceStub.getInstanceCallable() |
UnaryCallSettings<GetInstanceHttpRequest,Instance> |
InstanceStubSettings.getInstanceSettings()
Returns the object with the settings used for calls to getInstance.
|
UnaryCallSettings.Builder<GetInstanceHttpRequest,Instance> |
InstanceStubSettings.Builder.getInstanceSettings()
Returns the builder for the settings used for calls to getInstance.
|
Copyright © 2019 Google LLC. All rights reserved.