Uses of Class
com.google.cloud.baremetalsolution.v2.UpdateVolumeRequest
-
Packages that use UpdateVolumeRequest Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution APIcom.google.cloud.baremetalsolution.v2.stub -
-
Uses of UpdateVolumeRequest in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return UpdateVolumeRequest Modifier and Type Method Description UpdateVolumeRequest
UpdateVolumeRequest.Builder. build()
UpdateVolumeRequest
UpdateVolumeRequest.Builder. buildPartial()
static UpdateVolumeRequest
UpdateVolumeRequest. getDefaultInstance()
UpdateVolumeRequest
UpdateVolumeRequest.Builder. getDefaultInstanceForType()
UpdateVolumeRequest
UpdateVolumeRequest. getDefaultInstanceForType()
static UpdateVolumeRequest
UpdateVolumeRequest. parseDelimitedFrom(InputStream input)
static UpdateVolumeRequest
UpdateVolumeRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateVolumeRequest
UpdateVolumeRequest. parseFrom(byte[] data)
static UpdateVolumeRequest
UpdateVolumeRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateVolumeRequest
UpdateVolumeRequest. parseFrom(com.google.protobuf.ByteString data)
static UpdateVolumeRequest
UpdateVolumeRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateVolumeRequest
UpdateVolumeRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static UpdateVolumeRequest
UpdateVolumeRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateVolumeRequest
UpdateVolumeRequest. parseFrom(InputStream input)
static UpdateVolumeRequest
UpdateVolumeRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateVolumeRequest
UpdateVolumeRequest. parseFrom(ByteBuffer data)
static UpdateVolumeRequest
UpdateVolumeRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type UpdateVolumeRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdateVolumeRequest>
UpdateVolumeRequest. getParserForType()
static io.grpc.MethodDescriptor<UpdateVolumeRequest,com.google.longrunning.Operation>
BareMetalSolutionGrpc. getUpdateVolumeMethod()
static com.google.protobuf.Parser<UpdateVolumeRequest>
UpdateVolumeRequest. parser()
com.google.api.gax.rpc.UnaryCallable<UpdateVolumeRequest,com.google.longrunning.Operation>
BareMetalSolutionClient. updateVolumeCallable()
Update details of a single storage volume.com.google.api.gax.rpc.OperationCallable<UpdateVolumeRequest,Volume,OperationMetadata>
BareMetalSolutionClient. updateVolumeOperationCallable()
Update details of a single storage volume.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateVolumeRequest,Volume,OperationMetadata>
BareMetalSolutionSettings.Builder. updateVolumeOperationSettings()
Returns the builder for the settings used for calls to updateVolume.com.google.api.gax.rpc.OperationCallSettings<UpdateVolumeRequest,Volume,OperationMetadata>
BareMetalSolutionSettings. updateVolumeOperationSettings()
Returns the object with the settings used for calls to updateVolume.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateVolumeRequest,com.google.longrunning.Operation>
BareMetalSolutionSettings.Builder. updateVolumeSettings()
Returns the builder for the settings used for calls to updateVolume.com.google.api.gax.rpc.UnaryCallSettings<UpdateVolumeRequest,com.google.longrunning.Operation>
BareMetalSolutionSettings. updateVolumeSettings()
Returns the object with the settings used for calls to updateVolume.Methods in com.google.cloud.baremetalsolution.v2 with parameters of type UpdateVolumeRequest Modifier and Type Method Description UpdateVolumeRequest.Builder
UpdateVolumeRequest.Builder. mergeFrom(UpdateVolumeRequest other)
static UpdateVolumeRequest.Builder
UpdateVolumeRequest. newBuilder(UpdateVolumeRequest prototype)
default void
BareMetalSolutionGrpc.AsyncService. updateVolume(UpdateVolumeRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Update details of a single storage volume.com.google.longrunning.Operation
BareMetalSolutionGrpc.BareMetalSolutionBlockingStub. updateVolume(UpdateVolumeRequest request)
Update details of a single storage volume.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
BareMetalSolutionGrpc.BareMetalSolutionFutureStub. updateVolume(UpdateVolumeRequest request)
Update details of a single storage volume.void
BareMetalSolutionGrpc.BareMetalSolutionStub. updateVolume(UpdateVolumeRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Update details of a single storage volume.com.google.api.gax.longrunning.OperationFuture<Volume,OperationMetadata>
BareMetalSolutionClient. updateVolumeAsync(UpdateVolumeRequest request)
Update details of a single storage volume. -
Uses of UpdateVolumeRequest in com.google.cloud.baremetalsolution.v2.stub
Methods in com.google.cloud.baremetalsolution.v2.stub that return types with arguments of type UpdateVolumeRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdateVolumeRequest,com.google.longrunning.Operation>
BareMetalSolutionStub. updateVolumeCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateVolumeRequest,com.google.longrunning.Operation>
GrpcBareMetalSolutionStub. updateVolumeCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateVolumeRequest,com.google.longrunning.Operation>
HttpJsonBareMetalSolutionStub. updateVolumeCallable()
com.google.api.gax.rpc.OperationCallable<UpdateVolumeRequest,Volume,OperationMetadata>
BareMetalSolutionStub. updateVolumeOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateVolumeRequest,Volume,OperationMetadata>
GrpcBareMetalSolutionStub. updateVolumeOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateVolumeRequest,Volume,OperationMetadata>
HttpJsonBareMetalSolutionStub. updateVolumeOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateVolumeRequest,Volume,OperationMetadata>
BareMetalSolutionStubSettings.Builder. updateVolumeOperationSettings()
Returns the builder for the settings used for calls to updateVolume.com.google.api.gax.rpc.OperationCallSettings<UpdateVolumeRequest,Volume,OperationMetadata>
BareMetalSolutionStubSettings. updateVolumeOperationSettings()
Returns the object with the settings used for calls to updateVolume.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateVolumeRequest,com.google.longrunning.Operation>
BareMetalSolutionStubSettings.Builder. updateVolumeSettings()
Returns the builder for the settings used for calls to updateVolume.com.google.api.gax.rpc.UnaryCallSettings<UpdateVolumeRequest,com.google.longrunning.Operation>
BareMetalSolutionStubSettings. updateVolumeSettings()
Returns the object with the settings used for calls to updateVolume.
-