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