Uses of Class
com.google.cloud.filestore.v1.ListBackupsResponse
-
Packages that use ListBackupsResponse Package Description com.google.cloud.filestore.v1 A client to Cloud Filestore APIcom.google.cloud.filestore.v1.stub -
-
Uses of ListBackupsResponse in com.google.cloud.filestore.v1
Methods in com.google.cloud.filestore.v1 that return ListBackupsResponse Modifier and Type Method Description ListBackupsResponseListBackupsResponse.Builder. build()ListBackupsResponseListBackupsResponse.Builder. buildPartial()static ListBackupsResponseListBackupsResponse. getDefaultInstance()ListBackupsResponseListBackupsResponse.Builder. getDefaultInstanceForType()ListBackupsResponseListBackupsResponse. getDefaultInstanceForType()ListBackupsResponseCloudFilestoreManagerGrpc.CloudFilestoreManagerBlockingStub. listBackups(ListBackupsRequest request)Lists all backups in a project for either a specified location or for all locations.static ListBackupsResponseListBackupsResponse. parseDelimitedFrom(InputStream input)static ListBackupsResponseListBackupsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListBackupsResponseListBackupsResponse. parseFrom(byte[] data)static ListBackupsResponseListBackupsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListBackupsResponseListBackupsResponse. parseFrom(com.google.protobuf.ByteString data)static ListBackupsResponseListBackupsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListBackupsResponseListBackupsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListBackupsResponseListBackupsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListBackupsResponseListBackupsResponse. parseFrom(InputStream input)static ListBackupsResponseListBackupsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListBackupsResponseListBackupsResponse. parseFrom(ByteBuffer data)static ListBackupsResponseListBackupsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.filestore.v1 that return types with arguments of type ListBackupsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListBackupsRequest,ListBackupsResponse>CloudFilestoreManagerGrpc. getListBackupsMethod()com.google.protobuf.Parser<ListBackupsResponse>ListBackupsResponse. getParserForType()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.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.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<ListBackupsResponse>ListBackupsResponse. parser()Methods in com.google.cloud.filestore.v1 with parameters of type ListBackupsResponse Modifier and Type Method Description protected CloudFilestoreManagerClient.ListBackupsPageCloudFilestoreManagerClient.ListBackupsPage. createPage(com.google.api.gax.rpc.PageContext<ListBackupsRequest,ListBackupsResponse,Backup> context, ListBackupsResponse response)ListBackupsResponse.BuilderListBackupsResponse.Builder. mergeFrom(ListBackupsResponse other)static ListBackupsResponse.BuilderListBackupsResponse. newBuilder(ListBackupsResponse prototype)Method parameters in com.google.cloud.filestore.v1 with type arguments of type ListBackupsResponse 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)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.ListBackupsPageCloudFilestoreManagerClient.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)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)default voidCloudFilestoreManagerGrpc.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.voidCloudFilestoreManagerGrpc.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. -
Uses of ListBackupsResponse in com.google.cloud.filestore.v1.stub
Methods in com.google.cloud.filestore.v1.stub that return types with arguments of type ListBackupsResponse 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.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.
-