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