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