Uses of Class
com.google.cloud.filestore.v1beta1.ListSharesResponse
-
Packages that use ListSharesResponse Package Description com.google.cloud.filestore.v1beta1 A client to Cloud Filestore APIcom.google.cloud.filestore.v1beta1.stub -
-
Uses of ListSharesResponse in com.google.cloud.filestore.v1beta1
Methods in com.google.cloud.filestore.v1beta1 that return ListSharesResponse Modifier and Type Method Description ListSharesResponse
ListSharesResponse.Builder. build()
ListSharesResponse
ListSharesResponse.Builder. buildPartial()
static ListSharesResponse
ListSharesResponse. getDefaultInstance()
ListSharesResponse
ListSharesResponse.Builder. getDefaultInstanceForType()
ListSharesResponse
ListSharesResponse. getDefaultInstanceForType()
ListSharesResponse
CloudFilestoreManagerGrpc.CloudFilestoreManagerBlockingStub. listShares(ListSharesRequest request)
Lists all shares for a specified instance.static ListSharesResponse
ListSharesResponse. parseDelimitedFrom(InputStream input)
static ListSharesResponse
ListSharesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSharesResponse
ListSharesResponse. parseFrom(byte[] data)
static ListSharesResponse
ListSharesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSharesResponse
ListSharesResponse. parseFrom(com.google.protobuf.ByteString data)
static ListSharesResponse
ListSharesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSharesResponse
ListSharesResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListSharesResponse
ListSharesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSharesResponse
ListSharesResponse. parseFrom(InputStream input)
static ListSharesResponse
ListSharesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSharesResponse
ListSharesResponse. parseFrom(ByteBuffer data)
static ListSharesResponse
ListSharesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.filestore.v1beta1 that return types with arguments of type ListSharesResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListSharesRequest,ListSharesResponse>
CloudFilestoreManagerGrpc. getListSharesMethod()
com.google.protobuf.Parser<ListSharesResponse>
ListSharesResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListSharesResponse>
CloudFilestoreManagerGrpc.CloudFilestoreManagerFutureStub. listShares(ListSharesRequest request)
Lists all shares for a specified instance.com.google.api.gax.rpc.UnaryCallable<ListSharesRequest,ListSharesResponse>
CloudFilestoreManagerClient. listSharesCallable()
Lists all shares for a specified instance.com.google.api.gax.rpc.PagedCallSettings.Builder<ListSharesRequest,ListSharesResponse,CloudFilestoreManagerClient.ListSharesPagedResponse>
CloudFilestoreManagerSettings.Builder. listSharesSettings()
Returns the builder for the settings used for calls to listShares.com.google.api.gax.rpc.PagedCallSettings<ListSharesRequest,ListSharesResponse,CloudFilestoreManagerClient.ListSharesPagedResponse>
CloudFilestoreManagerSettings. listSharesSettings()
Returns the object with the settings used for calls to listShares.static com.google.protobuf.Parser<ListSharesResponse>
ListSharesResponse. parser()
Methods in com.google.cloud.filestore.v1beta1 with parameters of type ListSharesResponse Modifier and Type Method Description protected CloudFilestoreManagerClient.ListSharesPage
CloudFilestoreManagerClient.ListSharesPage. createPage(com.google.api.gax.rpc.PageContext<ListSharesRequest,ListSharesResponse,Share> context, ListSharesResponse response)
ListSharesResponse.Builder
ListSharesResponse.Builder. mergeFrom(ListSharesResponse other)
static ListSharesResponse.Builder
ListSharesResponse. newBuilder(ListSharesResponse prototype)
Method parameters in com.google.cloud.filestore.v1beta1 with type arguments of type ListSharesResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<CloudFilestoreManagerClient.ListSharesPagedResponse>
CloudFilestoreManagerClient.ListSharesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListSharesRequest,ListSharesResponse,Share> context, com.google.api.core.ApiFuture<ListSharesResponse> futureResponse)
static com.google.api.core.ApiFuture<CloudFilestoreManagerClient.ListSharesPagedResponse>
CloudFilestoreManagerClient.ListSharesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListSharesRequest,ListSharesResponse,Share> context, com.google.api.core.ApiFuture<ListSharesResponse> futureResponse)
protected CloudFilestoreManagerClient.ListSharesPage
CloudFilestoreManagerClient.ListSharesPage. createPage(com.google.api.gax.rpc.PageContext<ListSharesRequest,ListSharesResponse,Share> context, ListSharesResponse response)
com.google.api.core.ApiFuture<CloudFilestoreManagerClient.ListSharesPage>
CloudFilestoreManagerClient.ListSharesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSharesRequest,ListSharesResponse,Share> context, com.google.api.core.ApiFuture<ListSharesResponse> futureResponse)
com.google.api.core.ApiFuture<CloudFilestoreManagerClient.ListSharesPage>
CloudFilestoreManagerClient.ListSharesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSharesRequest,ListSharesResponse,Share> context, com.google.api.core.ApiFuture<ListSharesResponse> futureResponse)
default void
CloudFilestoreManagerGrpc.AsyncService. listShares(ListSharesRequest request, io.grpc.stub.StreamObserver<ListSharesResponse> responseObserver)
Lists all shares for a specified instance.void
CloudFilestoreManagerGrpc.CloudFilestoreManagerStub. listShares(ListSharesRequest request, io.grpc.stub.StreamObserver<ListSharesResponse> responseObserver)
Lists all shares for a specified instance. -
Uses of ListSharesResponse in com.google.cloud.filestore.v1beta1.stub
Methods in com.google.cloud.filestore.v1beta1.stub that return types with arguments of type ListSharesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListSharesRequest,ListSharesResponse>
CloudFilestoreManagerStub. listSharesCallable()
com.google.api.gax.rpc.UnaryCallable<ListSharesRequest,ListSharesResponse>
GrpcCloudFilestoreManagerStub. listSharesCallable()
com.google.api.gax.rpc.UnaryCallable<ListSharesRequest,ListSharesResponse>
HttpJsonCloudFilestoreManagerStub. listSharesCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSharesRequest,ListSharesResponse,CloudFilestoreManagerClient.ListSharesPagedResponse>
CloudFilestoreManagerStubSettings.Builder. listSharesSettings()
Returns the builder for the settings used for calls to listShares.com.google.api.gax.rpc.PagedCallSettings<ListSharesRequest,ListSharesResponse,CloudFilestoreManagerClient.ListSharesPagedResponse>
CloudFilestoreManagerStubSettings. listSharesSettings()
Returns the object with the settings used for calls to listShares.
-