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 |
---|---|
SetLabelsInstanceHttpRequest |
SetLabelsInstanceHttpRequest.Builder.build() |
static SetLabelsInstanceHttpRequest |
SetLabelsInstanceHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<SetLabelsInstanceHttpRequest,Operation> |
InstanceClient.setLabelsInstanceCallable()
Sets labels on an instance.
|
UnaryCallSettings<SetLabelsInstanceHttpRequest,Operation> |
InstanceSettings.setLabelsInstanceSettings()
Returns the object with the settings used for calls to setLabelsInstance.
|
UnaryCallSettings.Builder<SetLabelsInstanceHttpRequest,Operation> |
InstanceSettings.Builder.setLabelsInstanceSettings()
Returns the builder for the settings used for calls to setLabelsInstance.
|
Modifier and Type | Method and Description |
---|---|
SetLabelsInstanceHttpRequest.Builder |
SetLabelsInstanceHttpRequest.Builder.mergeFrom(SetLabelsInstanceHttpRequest other) |
static SetLabelsInstanceHttpRequest.Builder |
SetLabelsInstanceHttpRequest.newBuilder(SetLabelsInstanceHttpRequest prototype) |
Operation |
InstanceClient.setLabelsInstance(SetLabelsInstanceHttpRequest request)
Sets labels on an instance.
|
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<SetLabelsInstanceHttpRequest,Operation> |
HttpJsonInstanceStub.setLabelsInstanceMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<SetLabelsInstanceHttpRequest,Operation> |
HttpJsonInstanceStub.setLabelsInstanceCallable() |
UnaryCallable<SetLabelsInstanceHttpRequest,Operation> |
InstanceStub.setLabelsInstanceCallable() |
UnaryCallSettings<SetLabelsInstanceHttpRequest,Operation> |
InstanceStubSettings.setLabelsInstanceSettings()
Returns the object with the settings used for calls to setLabelsInstance.
|
UnaryCallSettings.Builder<SetLabelsInstanceHttpRequest,Operation> |
InstanceStubSettings.Builder.setLabelsInstanceSettings()
Returns the builder for the settings used for calls to setLabelsInstance.
|
Copyright © 2019 Google LLC. All rights reserved.