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 |
---|---|
SetIamPolicyImageHttpRequest |
SetIamPolicyImageHttpRequest.Builder.build() |
static SetIamPolicyImageHttpRequest |
SetIamPolicyImageHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<SetIamPolicyImageHttpRequest,Policy> |
ImageClient.setIamPolicyImageCallable()
Sets the access control policy on the specified resource.
|
UnaryCallSettings<SetIamPolicyImageHttpRequest,Policy> |
ImageSettings.setIamPolicyImageSettings()
Returns the object with the settings used for calls to setIamPolicyImage.
|
UnaryCallSettings.Builder<SetIamPolicyImageHttpRequest,Policy> |
ImageSettings.Builder.setIamPolicyImageSettings()
Returns the builder for the settings used for calls to setIamPolicyImage.
|
Modifier and Type | Method and Description |
---|---|
SetIamPolicyImageHttpRequest.Builder |
SetIamPolicyImageHttpRequest.Builder.mergeFrom(SetIamPolicyImageHttpRequest other) |
static SetIamPolicyImageHttpRequest.Builder |
SetIamPolicyImageHttpRequest.newBuilder(SetIamPolicyImageHttpRequest prototype) |
Policy |
ImageClient.setIamPolicyImage(SetIamPolicyImageHttpRequest request)
Sets the access control policy on the specified resource.
|
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<SetIamPolicyImageHttpRequest,Policy> |
HttpJsonImageStub.setIamPolicyImageMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<SetIamPolicyImageHttpRequest,Policy> |
ImageStub.setIamPolicyImageCallable() |
UnaryCallable<SetIamPolicyImageHttpRequest,Policy> |
HttpJsonImageStub.setIamPolicyImageCallable() |
UnaryCallSettings<SetIamPolicyImageHttpRequest,Policy> |
ImageStubSettings.setIamPolicyImageSettings()
Returns the object with the settings used for calls to setIamPolicyImage.
|
UnaryCallSettings.Builder<SetIamPolicyImageHttpRequest,Policy> |
ImageStubSettings.Builder.setIamPolicyImageSettings()
Returns the builder for the settings used for calls to setIamPolicyImage.
|
Copyright © 2019 Google LLC. All rights reserved.