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