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 NfsShareNfsShare.Builder. build()NfsShareNfsShare.Builder. buildPartial()static NfsShareNfsShare. getDefaultInstance()NfsShareNfsShare.Builder. getDefaultInstanceForType()NfsShareNfsShare. getDefaultInstanceForType()NfsShareBareMetalSolutionClient. getNfsShare(GetNfsShareRequest request)Get details of a single NFS share.NfsShareBareMetalSolutionClient. getNfsShare(NFSShareName name)Get details of a single NFS share.NfsShareBareMetalSolutionClient. getNfsShare(String name)Get details of a single NFS share.NfsShareBareMetalSolutionGrpc.BareMetalSolutionBlockingStub. getNfsShare(GetNfsShareRequest request)Get details of a single NFS share.NfsShareCreateNfsShareRequest.Builder. getNfsShare()Required.NfsShareCreateNfsShareRequest. getNfsShare()Required.NfsShareCreateNfsShareRequestOrBuilder. getNfsShare()Required.NfsShareUpdateNfsShareRequest.Builder. getNfsShare()Required.NfsShareUpdateNfsShareRequest. getNfsShare()Required.NfsShareUpdateNfsShareRequestOrBuilder. getNfsShare()Required.NfsShareListNfsSharesResponse.Builder. getNfsShares(int index)The list of NFS shares.NfsShareListNfsSharesResponse. getNfsShares(int index)The list of NFS shares.NfsShareListNfsSharesResponseOrBuilder. getNfsShares(int index)The list of NFS shares.static NfsShareNfsShare. parseDelimitedFrom(InputStream input)static NfsShareNfsShare. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NfsShareNfsShare. parseFrom(byte[] data)static NfsShareNfsShare. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NfsShareNfsShare. parseFrom(com.google.protobuf.ByteString data)static NfsShareNfsShare. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NfsShareNfsShare. parseFrom(com.google.protobuf.CodedInputStream input)static NfsShareNfsShare. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NfsShareNfsShare. parseFrom(InputStream input)static NfsShareNfsShare. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NfsShareNfsShare. parseFrom(ByteBuffer data)static NfsShareNfsShare. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)NfsShareBareMetalSolutionClient. renameNfsShare(NFSShareName name, String newNfsshareId)RenameNfsShare sets a new name for an nfsshare.NfsShareBareMetalSolutionClient. renameNfsShare(RenameNfsShareRequest request)RenameNfsShare sets a new name for an nfsshare.NfsShareBareMetalSolutionClient. renameNfsShare(String name, String newNfsshareId)RenameNfsShare sets a new name for an nfsshare.NfsShareBareMetalSolutionGrpc.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.BuilderListNfsSharesResponse.Builder. addNfsShares(int index, NfsShare value)The list of NFS shares.ListNfsSharesResponse.BuilderListNfsSharesResponse.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.BuilderNfsShare.Builder. mergeFrom(NfsShare other)CreateNfsShareRequest.BuilderCreateNfsShareRequest.Builder. mergeNfsShare(NfsShare value)Required.UpdateNfsShareRequest.BuilderUpdateNfsShareRequest.Builder. mergeNfsShare(NfsShare value)Required.static NfsShare.BuilderNfsShare. newBuilder(NfsShare prototype)CreateNfsShareRequest.BuilderCreateNfsShareRequest.Builder. setNfsShare(NfsShare value)Required.UpdateNfsShareRequest.BuilderUpdateNfsShareRequest.Builder. setNfsShare(NfsShare value)Required.ListNfsSharesResponse.BuilderListNfsSharesResponse.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.BuilderListNfsSharesResponse.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.ListNfsSharesPageBareMetalSolutionClient.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 voidBareMetalSolutionGrpc.AsyncService. getNfsShare(GetNfsShareRequest request, io.grpc.stub.StreamObserver<NfsShare> responseObserver)Get details of a single NFS share.voidBareMetalSolutionGrpc.BareMetalSolutionStub. getNfsShare(GetNfsShareRequest request, io.grpc.stub.StreamObserver<NfsShare> responseObserver)Get details of a single NFS share.default voidBareMetalSolutionGrpc.AsyncService. renameNfsShare(RenameNfsShareRequest request, io.grpc.stub.StreamObserver<NfsShare> responseObserver)RenameNfsShare sets a new name for an nfsshare.voidBareMetalSolutionGrpc.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.
-