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