Uses of Class
com.google.cloud.netapp.v1.UpdateVolumeRequest
-
Packages that use UpdateVolumeRequest Package Description com.google.cloud.netapp.v1 A client to NetApp APIcom.google.cloud.netapp.v1.stub -
-
Uses of UpdateVolumeRequest in com.google.cloud.netapp.v1
Methods in com.google.cloud.netapp.v1 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.netapp.v1 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>NetAppGrpc. getUpdateVolumeMethod()static com.google.protobuf.Parser<UpdateVolumeRequest>UpdateVolumeRequest. parser()com.google.api.gax.rpc.UnaryCallable<UpdateVolumeRequest,com.google.longrunning.Operation>NetAppClient. updateVolumeCallable()Updates the parameters of a single Volume.com.google.api.gax.rpc.OperationCallable<UpdateVolumeRequest,Volume,OperationMetadata>NetAppClient. updateVolumeOperationCallable()Updates the parameters of a single Volume.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateVolumeRequest,Volume,OperationMetadata>NetAppSettings.Builder. updateVolumeOperationSettings()Returns the builder for the settings used for calls to updateVolume.com.google.api.gax.rpc.OperationCallSettings<UpdateVolumeRequest,Volume,OperationMetadata>NetAppSettings. updateVolumeOperationSettings()Returns the object with the settings used for calls to updateVolume.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateVolumeRequest,com.google.longrunning.Operation>NetAppSettings.Builder. updateVolumeSettings()Returns the builder for the settings used for calls to updateVolume.com.google.api.gax.rpc.UnaryCallSettings<UpdateVolumeRequest,com.google.longrunning.Operation>NetAppSettings. updateVolumeSettings()Returns the object with the settings used for calls to updateVolume.Methods in com.google.cloud.netapp.v1 with parameters of type UpdateVolumeRequest Modifier and Type Method Description UpdateVolumeRequest.BuilderUpdateVolumeRequest.Builder. mergeFrom(UpdateVolumeRequest other)static UpdateVolumeRequest.BuilderUpdateVolumeRequest. newBuilder(UpdateVolumeRequest prototype)default voidNetAppGrpc.AsyncService. updateVolume(UpdateVolumeRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates the parameters of a single Volume.com.google.longrunning.OperationNetAppGrpc.NetAppBlockingStub. updateVolume(UpdateVolumeRequest request)Updates the parameters of a single Volume.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>NetAppGrpc.NetAppFutureStub. updateVolume(UpdateVolumeRequest request)Updates the parameters of a single Volume.voidNetAppGrpc.NetAppStub. updateVolume(UpdateVolumeRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates the parameters of a single Volume.com.google.api.gax.longrunning.OperationFuture<Volume,OperationMetadata>NetAppClient. updateVolumeAsync(UpdateVolumeRequest request)Updates the parameters of a single Volume. -
Uses of UpdateVolumeRequest in com.google.cloud.netapp.v1.stub
Methods in com.google.cloud.netapp.v1.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>GrpcNetAppStub. updateVolumeCallable()com.google.api.gax.rpc.UnaryCallable<UpdateVolumeRequest,com.google.longrunning.Operation>HttpJsonNetAppStub. updateVolumeCallable()com.google.api.gax.rpc.UnaryCallable<UpdateVolumeRequest,com.google.longrunning.Operation>NetAppStub. updateVolumeCallable()com.google.api.gax.rpc.OperationCallable<UpdateVolumeRequest,Volume,OperationMetadata>GrpcNetAppStub. updateVolumeOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateVolumeRequest,Volume,OperationMetadata>HttpJsonNetAppStub. updateVolumeOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateVolumeRequest,Volume,OperationMetadata>NetAppStub. updateVolumeOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateVolumeRequest,Volume,OperationMetadata>NetAppStubSettings.Builder. updateVolumeOperationSettings()Returns the builder for the settings used for calls to updateVolume.com.google.api.gax.rpc.OperationCallSettings<UpdateVolumeRequest,Volume,OperationMetadata>NetAppStubSettings. updateVolumeOperationSettings()Returns the object with the settings used for calls to updateVolume.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateVolumeRequest,com.google.longrunning.Operation>NetAppStubSettings.Builder. updateVolumeSettings()Returns the builder for the settings used for calls to updateVolume.com.google.api.gax.rpc.UnaryCallSettings<UpdateVolumeRequest,com.google.longrunning.Operation>NetAppStubSettings. updateVolumeSettings()Returns the object with the settings used for calls to updateVolume.
-