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 |
---|---|
SetMetadataInstanceHttpRequest |
SetMetadataInstanceHttpRequest.Builder.build() |
static SetMetadataInstanceHttpRequest |
SetMetadataInstanceHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<SetMetadataInstanceHttpRequest,Operation> |
InstanceClient.setMetadataInstanceCallable()
Sets metadata for the specified instance to the data included in the request.
|
UnaryCallSettings<SetMetadataInstanceHttpRequest,Operation> |
InstanceSettings.setMetadataInstanceSettings()
Returns the object with the settings used for calls to setMetadataInstance.
|
UnaryCallSettings.Builder<SetMetadataInstanceHttpRequest,Operation> |
InstanceSettings.Builder.setMetadataInstanceSettings()
Returns the builder for the settings used for calls to setMetadataInstance.
|
Modifier and Type | Method and Description |
---|---|
SetMetadataInstanceHttpRequest.Builder |
SetMetadataInstanceHttpRequest.Builder.mergeFrom(SetMetadataInstanceHttpRequest other) |
static SetMetadataInstanceHttpRequest.Builder |
SetMetadataInstanceHttpRequest.newBuilder(SetMetadataInstanceHttpRequest prototype) |
Operation |
InstanceClient.setMetadataInstance(SetMetadataInstanceHttpRequest request)
Sets metadata for the specified instance to the data included in the request.
|
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<SetMetadataInstanceHttpRequest,Operation> |
HttpJsonInstanceStub.setMetadataInstanceMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<SetMetadataInstanceHttpRequest,Operation> |
HttpJsonInstanceStub.setMetadataInstanceCallable() |
UnaryCallable<SetMetadataInstanceHttpRequest,Operation> |
InstanceStub.setMetadataInstanceCallable() |
UnaryCallSettings<SetMetadataInstanceHttpRequest,Operation> |
InstanceStubSettings.setMetadataInstanceSettings()
Returns the object with the settings used for calls to setMetadataInstance.
|
UnaryCallSettings.Builder<SetMetadataInstanceHttpRequest,Operation> |
InstanceStubSettings.Builder.setMetadataInstanceSettings()
Returns the builder for the settings used for calls to setMetadataInstance.
|
Copyright © 2019 Google LLC. All rights reserved.