Uses of Class
com.google.cloud.baremetalsolution.v2.NfsShare
-
Packages that use NfsShare Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution APIcom.google.cloud.baremetalsolution.v2.stub -
-
Uses of NfsShare in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return NfsShare Modifier and Type Method Description NfsShare
NfsShare.Builder. build()
NfsShare
NfsShare.Builder. buildPartial()
static NfsShare
NfsShare. getDefaultInstance()
NfsShare
NfsShare.Builder. getDefaultInstanceForType()
NfsShare
NfsShare. getDefaultInstanceForType()
NfsShare
BareMetalSolutionClient. getNfsShare(GetNfsShareRequest request)
Get details of a single NFS share.NfsShare
BareMetalSolutionClient. getNfsShare(NFSShareName name)
Get details of a single NFS share.NfsShare
BareMetalSolutionClient. getNfsShare(String name)
Get details of a single NFS share.NfsShare
BareMetalSolutionGrpc.BareMetalSolutionBlockingStub. getNfsShare(GetNfsShareRequest request)
Get details of a single NFS share.NfsShare
CreateNfsShareRequest.Builder. getNfsShare()
Required.NfsShare
CreateNfsShareRequest. getNfsShare()
Required.NfsShare
CreateNfsShareRequestOrBuilder. getNfsShare()
Required.NfsShare
UpdateNfsShareRequest.Builder. getNfsShare()
Required.NfsShare
UpdateNfsShareRequest. getNfsShare()
Required.NfsShare
UpdateNfsShareRequestOrBuilder. getNfsShare()
Required.NfsShare
ListNfsSharesResponse.Builder. getNfsShares(int index)
The list of NFS shares.NfsShare
ListNfsSharesResponse. getNfsShares(int index)
The list of NFS shares.NfsShare
ListNfsSharesResponseOrBuilder. getNfsShares(int index)
The list of NFS shares.static NfsShare
NfsShare. parseDelimitedFrom(InputStream input)
static NfsShare
NfsShare. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NfsShare
NfsShare. parseFrom(byte[] data)
static NfsShare
NfsShare. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NfsShare
NfsShare. parseFrom(com.google.protobuf.ByteString data)
static NfsShare
NfsShare. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NfsShare
NfsShare. parseFrom(com.google.protobuf.CodedInputStream input)
static NfsShare
NfsShare. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NfsShare
NfsShare. parseFrom(InputStream input)
static NfsShare
NfsShare. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NfsShare
NfsShare. parseFrom(ByteBuffer data)
static NfsShare
NfsShare. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NfsShare
BareMetalSolutionClient. renameNfsShare(NFSShareName name, String newNfsshareId)
RenameNfsShare sets a new name for an nfsshare.NfsShare
BareMetalSolutionClient. renameNfsShare(RenameNfsShareRequest request)
RenameNfsShare sets a new name for an nfsshare.NfsShare
BareMetalSolutionClient. renameNfsShare(String name, String newNfsshareId)
RenameNfsShare sets a new name for an nfsshare.NfsShare
BareMetalSolutionGrpc.BareMetalSolutionBlockingStub. renameNfsShare(RenameNfsShareRequest request)
RenameNfsShare sets a new name for an nfsshare.Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type NfsShare Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<NfsShare,OperationMetadata>
BareMetalSolutionClient. createNfsShareAsync(CreateNfsShareRequest request)
Create an NFS share.com.google.api.gax.longrunning.OperationFuture<NfsShare,OperationMetadata>
BareMetalSolutionClient. createNfsShareAsync(LocationName parent, NfsShare nfsShare)
Create an NFS share.com.google.api.gax.longrunning.OperationFuture<NfsShare,OperationMetadata>
BareMetalSolutionClient. createNfsShareAsync(String parent, NfsShare nfsShare)
Create an NFS share.com.google.api.gax.rpc.OperationCallable<CreateNfsShareRequest,NfsShare,OperationMetadata>
BareMetalSolutionClient. createNfsShareOperationCallable()
Create an NFS share.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateNfsShareRequest,NfsShare,OperationMetadata>
BareMetalSolutionSettings.Builder. createNfsShareOperationSettings()
Returns the builder for the settings used for calls to createNfsShare.com.google.api.gax.rpc.OperationCallSettings<CreateNfsShareRequest,NfsShare,OperationMetadata>
BareMetalSolutionSettings. createNfsShareOperationSettings()
Returns the object with the settings used for calls to createNfsShare.static io.grpc.MethodDescriptor<GetNfsShareRequest,NfsShare>
BareMetalSolutionGrpc. getGetNfsShareMethod()
com.google.common.util.concurrent.ListenableFuture<NfsShare>
BareMetalSolutionGrpc.BareMetalSolutionFutureStub. getNfsShare(GetNfsShareRequest request)
Get details of a single NFS share.com.google.api.gax.rpc.UnaryCallable<GetNfsShareRequest,NfsShare>
BareMetalSolutionClient. getNfsShareCallable()
Get details of a single NFS share.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNfsShareRequest,NfsShare>
BareMetalSolutionSettings.Builder. getNfsShareSettings()
Returns the builder for the settings used for calls to getNfsShare.com.google.api.gax.rpc.UnaryCallSettings<GetNfsShareRequest,NfsShare>
BareMetalSolutionSettings. getNfsShareSettings()
Returns the object with the settings used for calls to getNfsShare.List<NfsShare>
ListNfsSharesResponse.Builder. getNfsSharesList()
The list of NFS shares.List<NfsShare>
ListNfsSharesResponse. getNfsSharesList()
The list of NFS shares.List<NfsShare>
ListNfsSharesResponseOrBuilder. getNfsSharesList()
The list of NFS shares.com.google.protobuf.Parser<NfsShare>
NfsShare. getParserForType()
static io.grpc.MethodDescriptor<RenameNfsShareRequest,NfsShare>
BareMetalSolutionGrpc. getRenameNfsShareMethod()
static com.google.protobuf.Parser<NfsShare>
NfsShare. parser()
com.google.common.util.concurrent.ListenableFuture<NfsShare>
BareMetalSolutionGrpc.BareMetalSolutionFutureStub. renameNfsShare(RenameNfsShareRequest request)
RenameNfsShare sets a new name for an nfsshare.com.google.api.gax.rpc.UnaryCallable<RenameNfsShareRequest,NfsShare>
BareMetalSolutionClient. renameNfsShareCallable()
RenameNfsShare sets a new name for an nfsshare.com.google.api.gax.rpc.UnaryCallSettings.Builder<RenameNfsShareRequest,NfsShare>
BareMetalSolutionSettings.Builder. renameNfsShareSettings()
Returns the builder for the settings used for calls to renameNfsShare.com.google.api.gax.rpc.UnaryCallSettings<RenameNfsShareRequest,NfsShare>
BareMetalSolutionSettings. renameNfsShareSettings()
Returns the object with the settings used for calls to renameNfsShare.com.google.api.gax.longrunning.OperationFuture<NfsShare,OperationMetadata>
BareMetalSolutionClient. updateNfsShareAsync(NfsShare nfsShare, com.google.protobuf.FieldMask updateMask)
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.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.Methods in com.google.cloud.baremetalsolution.v2 with parameters of type NfsShare Modifier and Type Method Description ListNfsSharesResponse.Builder
ListNfsSharesResponse.Builder. addNfsShares(int index, NfsShare value)
The list of NFS shares.ListNfsSharesResponse.Builder
ListNfsSharesResponse.Builder. addNfsShares(NfsShare value)
The list of NFS shares.com.google.api.gax.longrunning.OperationFuture<NfsShare,OperationMetadata>
BareMetalSolutionClient. createNfsShareAsync(LocationName parent, NfsShare nfsShare)
Create an NFS share.com.google.api.gax.longrunning.OperationFuture<NfsShare,OperationMetadata>
BareMetalSolutionClient. createNfsShareAsync(String parent, NfsShare nfsShare)
Create an NFS share.NfsShare.Builder
NfsShare.Builder. mergeFrom(NfsShare other)
CreateNfsShareRequest.Builder
CreateNfsShareRequest.Builder. mergeNfsShare(NfsShare value)
Required.UpdateNfsShareRequest.Builder
UpdateNfsShareRequest.Builder. mergeNfsShare(NfsShare value)
Required.static NfsShare.Builder
NfsShare. newBuilder(NfsShare prototype)
CreateNfsShareRequest.Builder
CreateNfsShareRequest.Builder. setNfsShare(NfsShare value)
Required.UpdateNfsShareRequest.Builder
UpdateNfsShareRequest.Builder. setNfsShare(NfsShare value)
Required.ListNfsSharesResponse.Builder
ListNfsSharesResponse.Builder. setNfsShares(int index, NfsShare value)
The list of NFS shares.com.google.api.gax.longrunning.OperationFuture<NfsShare,OperationMetadata>
BareMetalSolutionClient. updateNfsShareAsync(NfsShare nfsShare, com.google.protobuf.FieldMask updateMask)
Update details of a single NFS share.Method parameters in com.google.cloud.baremetalsolution.v2 with type arguments of type NfsShare Modifier and Type Method Description ListNfsSharesResponse.Builder
ListNfsSharesResponse.Builder. addAllNfsShares(Iterable<? extends NfsShare> values)
The list of NFS shares.static com.google.api.core.ApiFuture<BareMetalSolutionClient.ListNfsSharesPagedResponse>
BareMetalSolutionClient.ListNfsSharesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListNfsSharesRequest,ListNfsSharesResponse,NfsShare> context, com.google.api.core.ApiFuture<ListNfsSharesResponse> futureResponse)
protected BareMetalSolutionClient.ListNfsSharesPage
BareMetalSolutionClient.ListNfsSharesPage. createPage(com.google.api.gax.rpc.PageContext<ListNfsSharesRequest,ListNfsSharesResponse,NfsShare> context, ListNfsSharesResponse response)
com.google.api.core.ApiFuture<BareMetalSolutionClient.ListNfsSharesPage>
BareMetalSolutionClient.ListNfsSharesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListNfsSharesRequest,ListNfsSharesResponse,NfsShare> context, com.google.api.core.ApiFuture<ListNfsSharesResponse> futureResponse)
default void
BareMetalSolutionGrpc.AsyncService. getNfsShare(GetNfsShareRequest request, io.grpc.stub.StreamObserver<NfsShare> responseObserver)
Get details of a single NFS share.void
BareMetalSolutionGrpc.BareMetalSolutionStub. getNfsShare(GetNfsShareRequest request, io.grpc.stub.StreamObserver<NfsShare> responseObserver)
Get details of a single NFS share.default void
BareMetalSolutionGrpc.AsyncService. renameNfsShare(RenameNfsShareRequest request, io.grpc.stub.StreamObserver<NfsShare> responseObserver)
RenameNfsShare sets a new name for an nfsshare.void
BareMetalSolutionGrpc.BareMetalSolutionStub. renameNfsShare(RenameNfsShareRequest request, io.grpc.stub.StreamObserver<NfsShare> responseObserver)
RenameNfsShare sets a new name for an nfsshare. -
Uses of NfsShare in com.google.cloud.baremetalsolution.v2.stub
Methods in com.google.cloud.baremetalsolution.v2.stub that return types with arguments of type NfsShare Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateNfsShareRequest,NfsShare,OperationMetadata>
BareMetalSolutionStub. createNfsShareOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateNfsShareRequest,NfsShare,OperationMetadata>
GrpcBareMetalSolutionStub. createNfsShareOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateNfsShareRequest,NfsShare,OperationMetadata>
HttpJsonBareMetalSolutionStub. createNfsShareOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateNfsShareRequest,NfsShare,OperationMetadata>
BareMetalSolutionStubSettings.Builder. createNfsShareOperationSettings()
Returns the builder for the settings used for calls to createNfsShare.com.google.api.gax.rpc.OperationCallSettings<CreateNfsShareRequest,NfsShare,OperationMetadata>
BareMetalSolutionStubSettings. createNfsShareOperationSettings()
Returns the object with the settings used for calls to createNfsShare.com.google.api.gax.rpc.UnaryCallable<GetNfsShareRequest,NfsShare>
BareMetalSolutionStub. getNfsShareCallable()
com.google.api.gax.rpc.UnaryCallable<GetNfsShareRequest,NfsShare>
GrpcBareMetalSolutionStub. getNfsShareCallable()
com.google.api.gax.rpc.UnaryCallable<GetNfsShareRequest,NfsShare>
HttpJsonBareMetalSolutionStub. getNfsShareCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNfsShareRequest,NfsShare>
BareMetalSolutionStubSettings.Builder. getNfsShareSettings()
Returns the builder for the settings used for calls to getNfsShare.com.google.api.gax.rpc.UnaryCallSettings<GetNfsShareRequest,NfsShare>
BareMetalSolutionStubSettings. getNfsShareSettings()
Returns the object with the settings used for calls to getNfsShare.com.google.api.gax.rpc.UnaryCallable<RenameNfsShareRequest,NfsShare>
BareMetalSolutionStub. renameNfsShareCallable()
com.google.api.gax.rpc.UnaryCallable<RenameNfsShareRequest,NfsShare>
GrpcBareMetalSolutionStub. renameNfsShareCallable()
com.google.api.gax.rpc.UnaryCallable<RenameNfsShareRequest,NfsShare>
HttpJsonBareMetalSolutionStub. renameNfsShareCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<RenameNfsShareRequest,NfsShare>
BareMetalSolutionStubSettings.Builder. renameNfsShareSettings()
Returns the builder for the settings used for calls to renameNfsShare.com.google.api.gax.rpc.UnaryCallSettings<RenameNfsShareRequest,NfsShare>
BareMetalSolutionStubSettings. renameNfsShareSettings()
Returns the object with the settings used for calls to renameNfsShare.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.
-