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