Uses of Class
com.google.cloud.compute.v1.SetIamPolicyImageRequest
-
Packages that use SetIamPolicyImageRequest Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of SetIamPolicyImageRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SetIamPolicyImageRequest Modifier and Type Method Description SetIamPolicyImageRequest
SetIamPolicyImageRequest.Builder. build()
SetIamPolicyImageRequest
SetIamPolicyImageRequest.Builder. buildPartial()
static SetIamPolicyImageRequest
SetIamPolicyImageRequest. getDefaultInstance()
SetIamPolicyImageRequest
SetIamPolicyImageRequest.Builder. getDefaultInstanceForType()
SetIamPolicyImageRequest
SetIamPolicyImageRequest. getDefaultInstanceForType()
static SetIamPolicyImageRequest
SetIamPolicyImageRequest. parseDelimitedFrom(InputStream input)
static SetIamPolicyImageRequest
SetIamPolicyImageRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetIamPolicyImageRequest
SetIamPolicyImageRequest. parseFrom(byte[] data)
static SetIamPolicyImageRequest
SetIamPolicyImageRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetIamPolicyImageRequest
SetIamPolicyImageRequest. parseFrom(com.google.protobuf.ByteString data)
static SetIamPolicyImageRequest
SetIamPolicyImageRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetIamPolicyImageRequest
SetIamPolicyImageRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static SetIamPolicyImageRequest
SetIamPolicyImageRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetIamPolicyImageRequest
SetIamPolicyImageRequest. parseFrom(InputStream input)
static SetIamPolicyImageRequest
SetIamPolicyImageRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetIamPolicyImageRequest
SetIamPolicyImageRequest. parseFrom(ByteBuffer data)
static SetIamPolicyImageRequest
SetIamPolicyImageRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type SetIamPolicyImageRequest Modifier and Type Method Description com.google.protobuf.Parser<SetIamPolicyImageRequest>
SetIamPolicyImageRequest. getParserForType()
static com.google.protobuf.Parser<SetIamPolicyImageRequest>
SetIamPolicyImageRequest. parser()
com.google.api.gax.rpc.UnaryCallable<SetIamPolicyImageRequest,Policy>
ImagesClient. setIamPolicyCallable()
Sets the access control policy on the specified resource.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetIamPolicyImageRequest,Policy>
ImagesSettings.Builder. setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.com.google.api.gax.rpc.UnaryCallSettings<SetIamPolicyImageRequest,Policy>
ImagesSettings. setIamPolicySettings()
Returns the object with the settings used for calls to setIamPolicy.Methods in com.google.cloud.compute.v1 with parameters of type SetIamPolicyImageRequest Modifier and Type Method Description SetIamPolicyImageRequest.Builder
SetIamPolicyImageRequest.Builder. mergeFrom(SetIamPolicyImageRequest other)
static SetIamPolicyImageRequest.Builder
SetIamPolicyImageRequest. newBuilder(SetIamPolicyImageRequest prototype)
Policy
ImagesClient. setIamPolicy(SetIamPolicyImageRequest request)
Sets the access control policy on the specified resource. -
Uses of SetIamPolicyImageRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type SetIamPolicyImageRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<SetIamPolicyImageRequest,Policy>
HttpJsonImagesStub. setIamPolicyCallable()
com.google.api.gax.rpc.UnaryCallable<SetIamPolicyImageRequest,Policy>
ImagesStub. setIamPolicyCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<SetIamPolicyImageRequest,Policy>
ImagesStubSettings.Builder. setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.com.google.api.gax.rpc.UnaryCallSettings<SetIamPolicyImageRequest,Policy>
ImagesStubSettings. setIamPolicySettings()
Returns the object with the settings used for calls to setIamPolicy.
-