Uses of Class
com.google.cloud.filestore.v1beta1.CloudFilestoreManagerClient.ListBackupsPagedResponse
-
Packages that use CloudFilestoreManagerClient.ListBackupsPagedResponse Package Description com.google.cloud.filestore.v1beta1 A client to Cloud Filestore APIcom.google.cloud.filestore.v1beta1.stub -
-
Uses of CloudFilestoreManagerClient.ListBackupsPagedResponse in com.google.cloud.filestore.v1beta1
Methods in com.google.cloud.filestore.v1beta1 that return CloudFilestoreManagerClient.ListBackupsPagedResponse Modifier and Type Method Description CloudFilestoreManagerClient.ListBackupsPagedResponseCloudFilestoreManagerClient. listBackups(ListBackupsRequest request)Lists all backups in a project for either a specified location or for all locations.CloudFilestoreManagerClient.ListBackupsPagedResponseCloudFilestoreManagerClient. listBackups(LocationName parent)Lists all backups in a project for either a specified location or for all locations.CloudFilestoreManagerClient.ListBackupsPagedResponseCloudFilestoreManagerClient. listBackups(String parent)Lists all backups in a project for either a specified location or for all locations.Methods in com.google.cloud.filestore.v1beta1 that return types with arguments of type CloudFilestoreManagerClient.ListBackupsPagedResponse 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)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. -
Uses of CloudFilestoreManagerClient.ListBackupsPagedResponse in com.google.cloud.filestore.v1beta1.stub
Methods in com.google.cloud.filestore.v1beta1.stub that return types with arguments of type CloudFilestoreManagerClient.ListBackupsPagedResponse Modifier and Type Method Description 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.
-