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 SetIamPolicySnapshotRequestSetIamPolicySnapshotRequest.Builder. build()SetIamPolicySnapshotRequestSetIamPolicySnapshotRequest.Builder. buildPartial()static SetIamPolicySnapshotRequestSetIamPolicySnapshotRequest. getDefaultInstance()SetIamPolicySnapshotRequestSetIamPolicySnapshotRequest.Builder. getDefaultInstanceForType()SetIamPolicySnapshotRequestSetIamPolicySnapshotRequest. getDefaultInstanceForType()static SetIamPolicySnapshotRequestSetIamPolicySnapshotRequest. parseDelimitedFrom(InputStream input)static SetIamPolicySnapshotRequestSetIamPolicySnapshotRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetIamPolicySnapshotRequestSetIamPolicySnapshotRequest. parseFrom(byte[] data)static SetIamPolicySnapshotRequestSetIamPolicySnapshotRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetIamPolicySnapshotRequestSetIamPolicySnapshotRequest. parseFrom(com.google.protobuf.ByteString data)static SetIamPolicySnapshotRequestSetIamPolicySnapshotRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetIamPolicySnapshotRequestSetIamPolicySnapshotRequest. parseFrom(com.google.protobuf.CodedInputStream input)static SetIamPolicySnapshotRequestSetIamPolicySnapshotRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetIamPolicySnapshotRequestSetIamPolicySnapshotRequest. parseFrom(InputStream input)static SetIamPolicySnapshotRequestSetIamPolicySnapshotRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetIamPolicySnapshotRequestSetIamPolicySnapshotRequest. parseFrom(ByteBuffer data)static SetIamPolicySnapshotRequestSetIamPolicySnapshotRequest. 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.BuilderSetIamPolicySnapshotRequest.Builder. mergeFrom(SetIamPolicySnapshotRequest other)static SetIamPolicySnapshotRequest.BuilderSetIamPolicySnapshotRequest. newBuilder(SetIamPolicySnapshotRequest prototype)PolicySnapshotsClient. 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.
-