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 UpdateVolumeRequestUpdateVolumeRequest.Builder. build()UpdateVolumeRequestUpdateVolumeRequest.Builder. buildPartial()static UpdateVolumeRequestUpdateVolumeRequest. getDefaultInstance()UpdateVolumeRequestUpdateVolumeRequest.Builder. getDefaultInstanceForType()UpdateVolumeRequestUpdateVolumeRequest. getDefaultInstanceForType()static UpdateVolumeRequestUpdateVolumeRequest. parseDelimitedFrom(InputStream input)static UpdateVolumeRequestUpdateVolumeRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateVolumeRequestUpdateVolumeRequest. parseFrom(byte[] data)static UpdateVolumeRequestUpdateVolumeRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateVolumeRequestUpdateVolumeRequest. parseFrom(com.google.protobuf.ByteString data)static UpdateVolumeRequestUpdateVolumeRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateVolumeRequestUpdateVolumeRequest. parseFrom(com.google.protobuf.CodedInputStream input)static UpdateVolumeRequestUpdateVolumeRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateVolumeRequestUpdateVolumeRequest. parseFrom(InputStream input)static UpdateVolumeRequestUpdateVolumeRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateVolumeRequestUpdateVolumeRequest. parseFrom(ByteBuffer data)static UpdateVolumeRequestUpdateVolumeRequest. 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.BuilderUpdateVolumeRequest.Builder. mergeFrom(UpdateVolumeRequest other)static UpdateVolumeRequest.BuilderUpdateVolumeRequest. newBuilder(UpdateVolumeRequest prototype)default voidBareMetalSolutionGrpc.AsyncService. updateVolume(UpdateVolumeRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Update details of a single storage volume.com.google.longrunning.OperationBareMetalSolutionGrpc.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.voidBareMetalSolutionGrpc.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.
-