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