Uses of Class
com.google.cloud.baremetalsolution.v2.ListNfsSharesRequest
-
Packages that use ListNfsSharesRequest Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution APIcom.google.cloud.baremetalsolution.v2.stub -
-
Uses of ListNfsSharesRequest in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return ListNfsSharesRequest Modifier and Type Method Description ListNfsSharesRequest
ListNfsSharesRequest.Builder. build()
ListNfsSharesRequest
ListNfsSharesRequest.Builder. buildPartial()
static ListNfsSharesRequest
ListNfsSharesRequest. getDefaultInstance()
ListNfsSharesRequest
ListNfsSharesRequest.Builder. getDefaultInstanceForType()
ListNfsSharesRequest
ListNfsSharesRequest. getDefaultInstanceForType()
static ListNfsSharesRequest
ListNfsSharesRequest. parseDelimitedFrom(InputStream input)
static ListNfsSharesRequest
ListNfsSharesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNfsSharesRequest
ListNfsSharesRequest. parseFrom(byte[] data)
static ListNfsSharesRequest
ListNfsSharesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNfsSharesRequest
ListNfsSharesRequest. parseFrom(com.google.protobuf.ByteString data)
static ListNfsSharesRequest
ListNfsSharesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNfsSharesRequest
ListNfsSharesRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ListNfsSharesRequest
ListNfsSharesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNfsSharesRequest
ListNfsSharesRequest. parseFrom(InputStream input)
static ListNfsSharesRequest
ListNfsSharesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNfsSharesRequest
ListNfsSharesRequest. parseFrom(ByteBuffer data)
static ListNfsSharesRequest
ListNfsSharesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type ListNfsSharesRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListNfsSharesRequest,ListNfsSharesResponse>
BareMetalSolutionGrpc. getListNfsSharesMethod()
com.google.protobuf.Parser<ListNfsSharesRequest>
ListNfsSharesRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallable<ListNfsSharesRequest,ListNfsSharesResponse>
BareMetalSolutionClient. listNfsSharesCallable()
List NFS shares.com.google.api.gax.rpc.UnaryCallable<ListNfsSharesRequest,BareMetalSolutionClient.ListNfsSharesPagedResponse>
BareMetalSolutionClient. listNfsSharesPagedCallable()
List NFS shares.com.google.api.gax.rpc.PagedCallSettings.Builder<ListNfsSharesRequest,ListNfsSharesResponse,BareMetalSolutionClient.ListNfsSharesPagedResponse>
BareMetalSolutionSettings.Builder. listNfsSharesSettings()
Returns the builder for the settings used for calls to listNfsShares.com.google.api.gax.rpc.PagedCallSettings<ListNfsSharesRequest,ListNfsSharesResponse,BareMetalSolutionClient.ListNfsSharesPagedResponse>
BareMetalSolutionSettings. listNfsSharesSettings()
Returns the object with the settings used for calls to listNfsShares.static com.google.protobuf.Parser<ListNfsSharesRequest>
ListNfsSharesRequest. parser()
Methods in com.google.cloud.baremetalsolution.v2 with parameters of type ListNfsSharesRequest Modifier and Type Method Description BareMetalSolutionClient.ListNfsSharesPagedResponse
BareMetalSolutionClient. listNfsShares(ListNfsSharesRequest request)
List NFS shares.default void
BareMetalSolutionGrpc.AsyncService. listNfsShares(ListNfsSharesRequest request, io.grpc.stub.StreamObserver<ListNfsSharesResponse> responseObserver)
List NFS shares.ListNfsSharesResponse
BareMetalSolutionGrpc.BareMetalSolutionBlockingStub. listNfsShares(ListNfsSharesRequest request)
List NFS shares.com.google.common.util.concurrent.ListenableFuture<ListNfsSharesResponse>
BareMetalSolutionGrpc.BareMetalSolutionFutureStub. listNfsShares(ListNfsSharesRequest request)
List NFS shares.void
BareMetalSolutionGrpc.BareMetalSolutionStub. listNfsShares(ListNfsSharesRequest request, io.grpc.stub.StreamObserver<ListNfsSharesResponse> responseObserver)
List NFS shares.ListNfsSharesRequest.Builder
ListNfsSharesRequest.Builder. mergeFrom(ListNfsSharesRequest other)
static ListNfsSharesRequest.Builder
ListNfsSharesRequest. newBuilder(ListNfsSharesRequest prototype)
Method parameters in com.google.cloud.baremetalsolution.v2 with type arguments of type ListNfsSharesRequest Modifier and Type Method Description 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)
-
Uses of ListNfsSharesRequest in com.google.cloud.baremetalsolution.v2.stub
Methods in com.google.cloud.baremetalsolution.v2.stub that return types with arguments of type ListNfsSharesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListNfsSharesRequest,ListNfsSharesResponse>
BareMetalSolutionStub. listNfsSharesCallable()
com.google.api.gax.rpc.UnaryCallable<ListNfsSharesRequest,ListNfsSharesResponse>
GrpcBareMetalSolutionStub. listNfsSharesCallable()
com.google.api.gax.rpc.UnaryCallable<ListNfsSharesRequest,ListNfsSharesResponse>
HttpJsonBareMetalSolutionStub. listNfsSharesCallable()
com.google.api.gax.rpc.UnaryCallable<ListNfsSharesRequest,BareMetalSolutionClient.ListNfsSharesPagedResponse>
BareMetalSolutionStub. listNfsSharesPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListNfsSharesRequest,BareMetalSolutionClient.ListNfsSharesPagedResponse>
GrpcBareMetalSolutionStub. listNfsSharesPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListNfsSharesRequest,BareMetalSolutionClient.ListNfsSharesPagedResponse>
HttpJsonBareMetalSolutionStub. listNfsSharesPagedCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNfsSharesRequest,ListNfsSharesResponse,BareMetalSolutionClient.ListNfsSharesPagedResponse>
BareMetalSolutionStubSettings.Builder. listNfsSharesSettings()
Returns the builder for the settings used for calls to listNfsShares.com.google.api.gax.rpc.PagedCallSettings<ListNfsSharesRequest,ListNfsSharesResponse,BareMetalSolutionClient.ListNfsSharesPagedResponse>
BareMetalSolutionStubSettings. listNfsSharesSettings()
Returns the object with the settings used for calls to listNfsShares.
-