Uses of Class
com.google.cloud.compute.v1.SetLabelsSnapshotRequest
-
Packages that use SetLabelsSnapshotRequest 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 SetLabelsSnapshotRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SetLabelsSnapshotRequest Modifier and Type Method Description SetLabelsSnapshotRequestSetLabelsSnapshotRequest.Builder. build()SetLabelsSnapshotRequestSetLabelsSnapshotRequest.Builder. buildPartial()static SetLabelsSnapshotRequestSetLabelsSnapshotRequest. getDefaultInstance()SetLabelsSnapshotRequestSetLabelsSnapshotRequest.Builder. getDefaultInstanceForType()SetLabelsSnapshotRequestSetLabelsSnapshotRequest. getDefaultInstanceForType()static SetLabelsSnapshotRequestSetLabelsSnapshotRequest. parseDelimitedFrom(InputStream input)static SetLabelsSnapshotRequestSetLabelsSnapshotRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsSnapshotRequestSetLabelsSnapshotRequest. parseFrom(byte[] data)static SetLabelsSnapshotRequestSetLabelsSnapshotRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsSnapshotRequestSetLabelsSnapshotRequest. parseFrom(com.google.protobuf.ByteString data)static SetLabelsSnapshotRequestSetLabelsSnapshotRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsSnapshotRequestSetLabelsSnapshotRequest. parseFrom(com.google.protobuf.CodedInputStream input)static SetLabelsSnapshotRequestSetLabelsSnapshotRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsSnapshotRequestSetLabelsSnapshotRequest. parseFrom(InputStream input)static SetLabelsSnapshotRequestSetLabelsSnapshotRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsSnapshotRequestSetLabelsSnapshotRequest. parseFrom(ByteBuffer data)static SetLabelsSnapshotRequestSetLabelsSnapshotRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type SetLabelsSnapshotRequest Modifier and Type Method Description com.google.protobuf.Parser<SetLabelsSnapshotRequest>SetLabelsSnapshotRequest. getParserForType()static com.google.protobuf.Parser<SetLabelsSnapshotRequest>SetLabelsSnapshotRequest. parser()com.google.api.gax.rpc.UnaryCallable<SetLabelsSnapshotRequest,Operation>SnapshotsClient. setLabelsCallable()Sets the labels on a snapshot.com.google.api.gax.rpc.OperationCallable<SetLabelsSnapshotRequest,Operation,Operation>SnapshotsClient. setLabelsOperationCallable()Sets the labels on a snapshot.com.google.api.gax.rpc.OperationCallSettings.Builder<SetLabelsSnapshotRequest,Operation,Operation>SnapshotsSettings.Builder. setLabelsOperationSettings()Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.OperationCallSettings<SetLabelsSnapshotRequest,Operation,Operation>SnapshotsSettings. setLabelsOperationSettings()Returns the object with the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetLabelsSnapshotRequest,Operation>SnapshotsSettings.Builder. setLabelsSettings()Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings<SetLabelsSnapshotRequest,Operation>SnapshotsSettings. setLabelsSettings()Returns the object with the settings used for calls to setLabels.Methods in com.google.cloud.compute.v1 with parameters of type SetLabelsSnapshotRequest Modifier and Type Method Description SetLabelsSnapshotRequest.BuilderSetLabelsSnapshotRequest.Builder. mergeFrom(SetLabelsSnapshotRequest other)static SetLabelsSnapshotRequest.BuilderSetLabelsSnapshotRequest. newBuilder(SetLabelsSnapshotRequest prototype)com.google.api.gax.longrunning.OperationFuture<Operation,Operation>SnapshotsClient. setLabelsAsync(SetLabelsSnapshotRequest request)Sets the labels on a snapshot. -
Uses of SetLabelsSnapshotRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type SetLabelsSnapshotRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<SetLabelsSnapshotRequest,Operation>HttpJsonSnapshotsStub. setLabelsCallable()com.google.api.gax.rpc.UnaryCallable<SetLabelsSnapshotRequest,Operation>SnapshotsStub. setLabelsCallable()com.google.api.gax.rpc.OperationCallable<SetLabelsSnapshotRequest,Operation,Operation>HttpJsonSnapshotsStub. setLabelsOperationCallable()com.google.api.gax.rpc.OperationCallable<SetLabelsSnapshotRequest,Operation,Operation>SnapshotsStub. setLabelsOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<SetLabelsSnapshotRequest,Operation,Operation>SnapshotsStubSettings.Builder. setLabelsOperationSettings()Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.OperationCallSettings<SetLabelsSnapshotRequest,Operation,Operation>SnapshotsStubSettings. setLabelsOperationSettings()Returns the object with the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetLabelsSnapshotRequest,Operation>SnapshotsStubSettings.Builder. setLabelsSettings()Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings<SetLabelsSnapshotRequest,Operation>SnapshotsStubSettings. setLabelsSettings()Returns the object with the settings used for calls to setLabels.
-