Uses of Class
com.google.cloud.baremetalsolution.v2.RestoreVolumeSnapshotRequest
-
Packages that use RestoreVolumeSnapshotRequest Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution APIcom.google.cloud.baremetalsolution.v2.stub -
-
Uses of RestoreVolumeSnapshotRequest in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return RestoreVolumeSnapshotRequest Modifier and Type Method Description RestoreVolumeSnapshotRequestRestoreVolumeSnapshotRequest.Builder. build()RestoreVolumeSnapshotRequestRestoreVolumeSnapshotRequest.Builder. buildPartial()static RestoreVolumeSnapshotRequestRestoreVolumeSnapshotRequest. getDefaultInstance()RestoreVolumeSnapshotRequestRestoreVolumeSnapshotRequest.Builder. getDefaultInstanceForType()RestoreVolumeSnapshotRequestRestoreVolumeSnapshotRequest. getDefaultInstanceForType()static RestoreVolumeSnapshotRequestRestoreVolumeSnapshotRequest. parseDelimitedFrom(InputStream input)static RestoreVolumeSnapshotRequestRestoreVolumeSnapshotRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RestoreVolumeSnapshotRequestRestoreVolumeSnapshotRequest. parseFrom(byte[] data)static RestoreVolumeSnapshotRequestRestoreVolumeSnapshotRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RestoreVolumeSnapshotRequestRestoreVolumeSnapshotRequest. parseFrom(com.google.protobuf.ByteString data)static RestoreVolumeSnapshotRequestRestoreVolumeSnapshotRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RestoreVolumeSnapshotRequestRestoreVolumeSnapshotRequest. parseFrom(com.google.protobuf.CodedInputStream input)static RestoreVolumeSnapshotRequestRestoreVolumeSnapshotRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RestoreVolumeSnapshotRequestRestoreVolumeSnapshotRequest. parseFrom(InputStream input)static RestoreVolumeSnapshotRequestRestoreVolumeSnapshotRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RestoreVolumeSnapshotRequestRestoreVolumeSnapshotRequest. parseFrom(ByteBuffer data)static RestoreVolumeSnapshotRequestRestoreVolumeSnapshotRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type RestoreVolumeSnapshotRequest Modifier and Type Method Description com.google.protobuf.Parser<RestoreVolumeSnapshotRequest>RestoreVolumeSnapshotRequest. getParserForType()static io.grpc.MethodDescriptor<RestoreVolumeSnapshotRequest,com.google.longrunning.Operation>BareMetalSolutionGrpc. getRestoreVolumeSnapshotMethod()static com.google.protobuf.Parser<RestoreVolumeSnapshotRequest>RestoreVolumeSnapshotRequest. parser()com.google.api.gax.rpc.UnaryCallable<RestoreVolumeSnapshotRequest,com.google.longrunning.Operation>BareMetalSolutionClient. restoreVolumeSnapshotCallable()Uses the specified snapshot to restore its parent volume.com.google.api.gax.rpc.OperationCallable<RestoreVolumeSnapshotRequest,VolumeSnapshot,OperationMetadata>BareMetalSolutionClient. restoreVolumeSnapshotOperationCallable()Uses the specified snapshot to restore its parent volume.com.google.api.gax.rpc.OperationCallSettings.Builder<RestoreVolumeSnapshotRequest,VolumeSnapshot,OperationMetadata>BareMetalSolutionSettings.Builder. restoreVolumeSnapshotOperationSettings()Returns the builder for the settings used for calls to restoreVolumeSnapshot.com.google.api.gax.rpc.OperationCallSettings<RestoreVolumeSnapshotRequest,VolumeSnapshot,OperationMetadata>BareMetalSolutionSettings. restoreVolumeSnapshotOperationSettings()Returns the object with the settings used for calls to restoreVolumeSnapshot.com.google.api.gax.rpc.UnaryCallSettings.Builder<RestoreVolumeSnapshotRequest,com.google.longrunning.Operation>BareMetalSolutionSettings.Builder. restoreVolumeSnapshotSettings()Returns the builder for the settings used for calls to restoreVolumeSnapshot.com.google.api.gax.rpc.UnaryCallSettings<RestoreVolumeSnapshotRequest,com.google.longrunning.Operation>BareMetalSolutionSettings. restoreVolumeSnapshotSettings()Returns the object with the settings used for calls to restoreVolumeSnapshot.Methods in com.google.cloud.baremetalsolution.v2 with parameters of type RestoreVolumeSnapshotRequest Modifier and Type Method Description RestoreVolumeSnapshotRequest.BuilderRestoreVolumeSnapshotRequest.Builder. mergeFrom(RestoreVolumeSnapshotRequest other)static RestoreVolumeSnapshotRequest.BuilderRestoreVolumeSnapshotRequest. newBuilder(RestoreVolumeSnapshotRequest prototype)default voidBareMetalSolutionGrpc.AsyncService. restoreVolumeSnapshot(RestoreVolumeSnapshotRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Uses the specified snapshot to restore its parent volume.com.google.longrunning.OperationBareMetalSolutionGrpc.BareMetalSolutionBlockingStub. restoreVolumeSnapshot(RestoreVolumeSnapshotRequest request)Uses the specified snapshot to restore its parent volume.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>BareMetalSolutionGrpc.BareMetalSolutionFutureStub. restoreVolumeSnapshot(RestoreVolumeSnapshotRequest request)Uses the specified snapshot to restore its parent volume.voidBareMetalSolutionGrpc.BareMetalSolutionStub. restoreVolumeSnapshot(RestoreVolumeSnapshotRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Uses the specified snapshot to restore its parent volume.com.google.api.gax.longrunning.OperationFuture<VolumeSnapshot,OperationMetadata>BareMetalSolutionClient. restoreVolumeSnapshotAsync(RestoreVolumeSnapshotRequest request)Uses the specified snapshot to restore its parent volume. -
Uses of RestoreVolumeSnapshotRequest in com.google.cloud.baremetalsolution.v2.stub
Methods in com.google.cloud.baremetalsolution.v2.stub that return types with arguments of type RestoreVolumeSnapshotRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<RestoreVolumeSnapshotRequest,com.google.longrunning.Operation>BareMetalSolutionStub. restoreVolumeSnapshotCallable()com.google.api.gax.rpc.UnaryCallable<RestoreVolumeSnapshotRequest,com.google.longrunning.Operation>GrpcBareMetalSolutionStub. restoreVolumeSnapshotCallable()com.google.api.gax.rpc.UnaryCallable<RestoreVolumeSnapshotRequest,com.google.longrunning.Operation>HttpJsonBareMetalSolutionStub. restoreVolumeSnapshotCallable()com.google.api.gax.rpc.OperationCallable<RestoreVolumeSnapshotRequest,VolumeSnapshot,OperationMetadata>BareMetalSolutionStub. restoreVolumeSnapshotOperationCallable()com.google.api.gax.rpc.OperationCallable<RestoreVolumeSnapshotRequest,VolumeSnapshot,OperationMetadata>GrpcBareMetalSolutionStub. restoreVolumeSnapshotOperationCallable()com.google.api.gax.rpc.OperationCallable<RestoreVolumeSnapshotRequest,VolumeSnapshot,OperationMetadata>HttpJsonBareMetalSolutionStub. restoreVolumeSnapshotOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<RestoreVolumeSnapshotRequest,VolumeSnapshot,OperationMetadata>BareMetalSolutionStubSettings.Builder. restoreVolumeSnapshotOperationSettings()Returns the builder for the settings used for calls to restoreVolumeSnapshot.com.google.api.gax.rpc.OperationCallSettings<RestoreVolumeSnapshotRequest,VolumeSnapshot,OperationMetadata>BareMetalSolutionStubSettings. restoreVolumeSnapshotOperationSettings()Returns the object with the settings used for calls to restoreVolumeSnapshot.com.google.api.gax.rpc.UnaryCallSettings.Builder<RestoreVolumeSnapshotRequest,com.google.longrunning.Operation>BareMetalSolutionStubSettings.Builder. restoreVolumeSnapshotSettings()Returns the builder for the settings used for calls to restoreVolumeSnapshot.com.google.api.gax.rpc.UnaryCallSettings<RestoreVolumeSnapshotRequest,com.google.longrunning.Operation>BareMetalSolutionStubSettings. restoreVolumeSnapshotSettings()Returns the object with the settings used for calls to restoreVolumeSnapshot.
-