Uses of Class
com.google.cloud.compute.v1.SetIamPolicyServiceAttachmentRequest
-
Packages that use SetIamPolicyServiceAttachmentRequest 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 SetIamPolicyServiceAttachmentRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SetIamPolicyServiceAttachmentRequest Modifier and Type Method Description SetIamPolicyServiceAttachmentRequest
SetIamPolicyServiceAttachmentRequest.Builder. build()
SetIamPolicyServiceAttachmentRequest
SetIamPolicyServiceAttachmentRequest.Builder. buildPartial()
static SetIamPolicyServiceAttachmentRequest
SetIamPolicyServiceAttachmentRequest. getDefaultInstance()
SetIamPolicyServiceAttachmentRequest
SetIamPolicyServiceAttachmentRequest.Builder. getDefaultInstanceForType()
SetIamPolicyServiceAttachmentRequest
SetIamPolicyServiceAttachmentRequest. getDefaultInstanceForType()
static SetIamPolicyServiceAttachmentRequest
SetIamPolicyServiceAttachmentRequest. parseDelimitedFrom(InputStream input)
static SetIamPolicyServiceAttachmentRequest
SetIamPolicyServiceAttachmentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetIamPolicyServiceAttachmentRequest
SetIamPolicyServiceAttachmentRequest. parseFrom(byte[] data)
static SetIamPolicyServiceAttachmentRequest
SetIamPolicyServiceAttachmentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetIamPolicyServiceAttachmentRequest
SetIamPolicyServiceAttachmentRequest. parseFrom(com.google.protobuf.ByteString data)
static SetIamPolicyServiceAttachmentRequest
SetIamPolicyServiceAttachmentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetIamPolicyServiceAttachmentRequest
SetIamPolicyServiceAttachmentRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static SetIamPolicyServiceAttachmentRequest
SetIamPolicyServiceAttachmentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetIamPolicyServiceAttachmentRequest
SetIamPolicyServiceAttachmentRequest. parseFrom(InputStream input)
static SetIamPolicyServiceAttachmentRequest
SetIamPolicyServiceAttachmentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetIamPolicyServiceAttachmentRequest
SetIamPolicyServiceAttachmentRequest. parseFrom(ByteBuffer data)
static SetIamPolicyServiceAttachmentRequest
SetIamPolicyServiceAttachmentRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type SetIamPolicyServiceAttachmentRequest Modifier and Type Method Description com.google.protobuf.Parser<SetIamPolicyServiceAttachmentRequest>
SetIamPolicyServiceAttachmentRequest. getParserForType()
static com.google.protobuf.Parser<SetIamPolicyServiceAttachmentRequest>
SetIamPolicyServiceAttachmentRequest. parser()
com.google.api.gax.rpc.UnaryCallable<SetIamPolicyServiceAttachmentRequest,Policy>
ServiceAttachmentsClient. setIamPolicyCallable()
Sets the access control policy on the specified resource.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetIamPolicyServiceAttachmentRequest,Policy>
ServiceAttachmentsSettings.Builder. setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.com.google.api.gax.rpc.UnaryCallSettings<SetIamPolicyServiceAttachmentRequest,Policy>
ServiceAttachmentsSettings. setIamPolicySettings()
Returns the object with the settings used for calls to setIamPolicy.Methods in com.google.cloud.compute.v1 with parameters of type SetIamPolicyServiceAttachmentRequest Modifier and Type Method Description SetIamPolicyServiceAttachmentRequest.Builder
SetIamPolicyServiceAttachmentRequest.Builder. mergeFrom(SetIamPolicyServiceAttachmentRequest other)
static SetIamPolicyServiceAttachmentRequest.Builder
SetIamPolicyServiceAttachmentRequest. newBuilder(SetIamPolicyServiceAttachmentRequest prototype)
Policy
ServiceAttachmentsClient. setIamPolicy(SetIamPolicyServiceAttachmentRequest request)
Sets the access control policy on the specified resource. -
Uses of SetIamPolicyServiceAttachmentRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type SetIamPolicyServiceAttachmentRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<SetIamPolicyServiceAttachmentRequest,Policy>
HttpJsonServiceAttachmentsStub. setIamPolicyCallable()
com.google.api.gax.rpc.UnaryCallable<SetIamPolicyServiceAttachmentRequest,Policy>
ServiceAttachmentsStub. setIamPolicyCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<SetIamPolicyServiceAttachmentRequest,Policy>
ServiceAttachmentsStubSettings.Builder. setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.com.google.api.gax.rpc.UnaryCallSettings<SetIamPolicyServiceAttachmentRequest,Policy>
ServiceAttachmentsStubSettings. setIamPolicySettings()
Returns the object with the settings used for calls to setIamPolicy.
-