Uses of Class
com.google.cloud.metastore.v1.ListBackupsResponse
-
Packages that use ListBackupsResponse Package Description com.google.cloud.metastore.v1 A client to Dataproc Metastore APIcom.google.cloud.metastore.v1.stub -
-
Uses of ListBackupsResponse in com.google.cloud.metastore.v1
Methods in com.google.cloud.metastore.v1 that return ListBackupsResponse Modifier and Type Method Description ListBackupsResponseListBackupsResponse.Builder. build()ListBackupsResponseListBackupsResponse.Builder. buildPartial()static ListBackupsResponseListBackupsResponse. getDefaultInstance()ListBackupsResponseListBackupsResponse.Builder. getDefaultInstanceForType()ListBackupsResponseListBackupsResponse. getDefaultInstanceForType()ListBackupsResponseDataprocMetastoreGrpc.DataprocMetastoreBlockingStub. listBackups(ListBackupsRequest request)Lists backups in a service.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.metastore.v1 that return types with arguments of type ListBackupsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListBackupsRequest,ListBackupsResponse>DataprocMetastoreGrpc. getListBackupsMethod()com.google.protobuf.Parser<ListBackupsResponse>ListBackupsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListBackupsResponse>DataprocMetastoreGrpc.DataprocMetastoreFutureStub. listBackups(ListBackupsRequest request)Lists backups in a service.com.google.api.gax.rpc.UnaryCallable<ListBackupsRequest,ListBackupsResponse>DataprocMetastoreClient. listBackupsCallable()Lists backups in a service.com.google.api.gax.rpc.PagedCallSettings.Builder<ListBackupsRequest,ListBackupsResponse,DataprocMetastoreClient.ListBackupsPagedResponse>DataprocMetastoreSettings.Builder. listBackupsSettings()Returns the builder for the settings used for calls to listBackups.com.google.api.gax.rpc.PagedCallSettings<ListBackupsRequest,ListBackupsResponse,DataprocMetastoreClient.ListBackupsPagedResponse>DataprocMetastoreSettings. 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.metastore.v1 with parameters of type ListBackupsResponse Modifier and Type Method Description protected DataprocMetastoreClient.ListBackupsPageDataprocMetastoreClient.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.metastore.v1 with type arguments of type ListBackupsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<DataprocMetastoreClient.ListBackupsPagedResponse>DataprocMetastoreClient.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<DataprocMetastoreClient.ListBackupsPagedResponse>DataprocMetastoreClient.ListBackupsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListBackupsRequest,ListBackupsResponse,Backup> context, com.google.api.core.ApiFuture<ListBackupsResponse> futureResponse)protected DataprocMetastoreClient.ListBackupsPageDataprocMetastoreClient.ListBackupsPage. createPage(com.google.api.gax.rpc.PageContext<ListBackupsRequest,ListBackupsResponse,Backup> context, ListBackupsResponse response)com.google.api.core.ApiFuture<DataprocMetastoreClient.ListBackupsPage>DataprocMetastoreClient.ListBackupsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListBackupsRequest,ListBackupsResponse,Backup> context, com.google.api.core.ApiFuture<ListBackupsResponse> futureResponse)com.google.api.core.ApiFuture<DataprocMetastoreClient.ListBackupsPage>DataprocMetastoreClient.ListBackupsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListBackupsRequest,ListBackupsResponse,Backup> context, com.google.api.core.ApiFuture<ListBackupsResponse> futureResponse)default voidDataprocMetastoreGrpc.AsyncService. listBackups(ListBackupsRequest request, io.grpc.stub.StreamObserver<ListBackupsResponse> responseObserver)Lists backups in a service.voidDataprocMetastoreGrpc.DataprocMetastoreStub. listBackups(ListBackupsRequest request, io.grpc.stub.StreamObserver<ListBackupsResponse> responseObserver)Lists backups in a service. -
Uses of ListBackupsResponse in com.google.cloud.metastore.v1.stub
Methods in com.google.cloud.metastore.v1.stub that return types with arguments of type ListBackupsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListBackupsRequest,ListBackupsResponse>DataprocMetastoreStub. listBackupsCallable()com.google.api.gax.rpc.UnaryCallable<ListBackupsRequest,ListBackupsResponse>GrpcDataprocMetastoreStub. listBackupsCallable()com.google.api.gax.rpc.UnaryCallable<ListBackupsRequest,ListBackupsResponse>HttpJsonDataprocMetastoreStub. listBackupsCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListBackupsRequest,ListBackupsResponse,DataprocMetastoreClient.ListBackupsPagedResponse>DataprocMetastoreStubSettings.Builder. listBackupsSettings()Returns the builder for the settings used for calls to listBackups.com.google.api.gax.rpc.PagedCallSettings<ListBackupsRequest,ListBackupsResponse,DataprocMetastoreClient.ListBackupsPagedResponse>DataprocMetastoreStubSettings. listBackupsSettings()Returns the object with the settings used for calls to listBackups.
-