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 SetIamPolicyServiceAttachmentRequestSetIamPolicyServiceAttachmentRequest.Builder. build()SetIamPolicyServiceAttachmentRequestSetIamPolicyServiceAttachmentRequest.Builder. buildPartial()static SetIamPolicyServiceAttachmentRequestSetIamPolicyServiceAttachmentRequest. getDefaultInstance()SetIamPolicyServiceAttachmentRequestSetIamPolicyServiceAttachmentRequest.Builder. getDefaultInstanceForType()SetIamPolicyServiceAttachmentRequestSetIamPolicyServiceAttachmentRequest. getDefaultInstanceForType()static SetIamPolicyServiceAttachmentRequestSetIamPolicyServiceAttachmentRequest. parseDelimitedFrom(InputStream input)static SetIamPolicyServiceAttachmentRequestSetIamPolicyServiceAttachmentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetIamPolicyServiceAttachmentRequestSetIamPolicyServiceAttachmentRequest. parseFrom(byte[] data)static SetIamPolicyServiceAttachmentRequestSetIamPolicyServiceAttachmentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetIamPolicyServiceAttachmentRequestSetIamPolicyServiceAttachmentRequest. parseFrom(com.google.protobuf.ByteString data)static SetIamPolicyServiceAttachmentRequestSetIamPolicyServiceAttachmentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetIamPolicyServiceAttachmentRequestSetIamPolicyServiceAttachmentRequest. parseFrom(com.google.protobuf.CodedInputStream input)static SetIamPolicyServiceAttachmentRequestSetIamPolicyServiceAttachmentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetIamPolicyServiceAttachmentRequestSetIamPolicyServiceAttachmentRequest. parseFrom(InputStream input)static SetIamPolicyServiceAttachmentRequestSetIamPolicyServiceAttachmentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetIamPolicyServiceAttachmentRequestSetIamPolicyServiceAttachmentRequest. parseFrom(ByteBuffer data)static SetIamPolicyServiceAttachmentRequestSetIamPolicyServiceAttachmentRequest. 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.BuilderSetIamPolicyServiceAttachmentRequest.Builder. mergeFrom(SetIamPolicyServiceAttachmentRequest other)static SetIamPolicyServiceAttachmentRequest.BuilderSetIamPolicyServiceAttachmentRequest. newBuilder(SetIamPolicyServiceAttachmentRequest prototype)PolicyServiceAttachmentsClient. 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.
-