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 |
---|---|
SetTagsInstanceHttpRequest |
SetTagsInstanceHttpRequest.Builder.build() |
static SetTagsInstanceHttpRequest |
SetTagsInstanceHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<SetTagsInstanceHttpRequest,Operation> |
InstanceClient.setTagsInstanceCallable()
Sets network tags for the specified instance to the data included in the request.
|
com.google.api.gax.rpc.UnaryCallSettings<SetTagsInstanceHttpRequest,Operation> |
InstanceSettings.setTagsInstanceSettings()
Returns the object with the settings used for calls to setTagsInstance.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<SetTagsInstanceHttpRequest,Operation> |
InstanceSettings.Builder.setTagsInstanceSettings()
Returns the builder for the settings used for calls to setTagsInstance.
|
Modifier and Type | Method and Description |
---|---|
SetTagsInstanceHttpRequest.Builder |
SetTagsInstanceHttpRequest.Builder.mergeFrom(SetTagsInstanceHttpRequest other) |
static SetTagsInstanceHttpRequest.Builder |
SetTagsInstanceHttpRequest.newBuilder(SetTagsInstanceHttpRequest prototype) |
Operation |
InstanceClient.setTagsInstance(SetTagsInstanceHttpRequest request)
Sets network tags for the specified instance to the data included in the request.
|
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<SetTagsInstanceHttpRequest,Operation> |
HttpJsonInstanceStub.setTagsInstanceMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<SetTagsInstanceHttpRequest,Operation> |
HttpJsonInstanceStub.setTagsInstanceCallable() |
com.google.api.gax.rpc.UnaryCallable<SetTagsInstanceHttpRequest,Operation> |
InstanceStub.setTagsInstanceCallable() |
com.google.api.gax.rpc.UnaryCallSettings<SetTagsInstanceHttpRequest,Operation> |
InstanceStubSettings.setTagsInstanceSettings()
Returns the object with the settings used for calls to setTagsInstance.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<SetTagsInstanceHttpRequest,Operation> |
InstanceStubSettings.Builder.setTagsInstanceSettings()
Returns the builder for the settings used for calls to setTagsInstance.
|
Copyright © 2019 Google LLC. All rights reserved.