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