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