Uses of Class
com.google.spanner.admin.database.v1.ListBackupOperationsResponse
-
Packages that use ListBackupOperationsResponse Package Description com.google.cloud.spanner.admin.database.v1 A client to Cloud Spanner APIcom.google.cloud.spanner.admin.database.v1.stub com.google.spanner.admin.database.v1 -
-
Uses of ListBackupOperationsResponse in com.google.cloud.spanner.admin.database.v1
Methods in com.google.cloud.spanner.admin.database.v1 that return types with arguments of type ListBackupOperationsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListBackupOperationsRequest,ListBackupOperationsResponse>
DatabaseAdminClient. listBackupOperationsCallable()
Lists the backup [long-running operations][google.longrunning.Operation] in the given instance.com.google.api.gax.rpc.PagedCallSettings.Builder<ListBackupOperationsRequest,ListBackupOperationsResponse,DatabaseAdminClient.ListBackupOperationsPagedResponse>
DatabaseAdminSettings.Builder. listBackupOperationsSettings()
Returns the builder for the settings used for calls to listBackupOperations.com.google.api.gax.rpc.PagedCallSettings<ListBackupOperationsRequest,ListBackupOperationsResponse,DatabaseAdminClient.ListBackupOperationsPagedResponse>
DatabaseAdminSettings. listBackupOperationsSettings()
Returns the object with the settings used for calls to listBackupOperations.Methods in com.google.cloud.spanner.admin.database.v1 with parameters of type ListBackupOperationsResponse Modifier and Type Method Description protected DatabaseAdminClient.ListBackupOperationsPage
DatabaseAdminClient.ListBackupOperationsPage. createPage(com.google.api.gax.rpc.PageContext<ListBackupOperationsRequest,ListBackupOperationsResponse,com.google.longrunning.Operation> context, ListBackupOperationsResponse response)
Method parameters in com.google.cloud.spanner.admin.database.v1 with type arguments of type ListBackupOperationsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<DatabaseAdminClient.ListBackupOperationsPagedResponse>
DatabaseAdminClient.ListBackupOperationsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListBackupOperationsRequest,ListBackupOperationsResponse,com.google.longrunning.Operation> context, com.google.api.core.ApiFuture<ListBackupOperationsResponse> futureResponse)
static com.google.api.core.ApiFuture<DatabaseAdminClient.ListBackupOperationsPagedResponse>
DatabaseAdminClient.ListBackupOperationsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListBackupOperationsRequest,ListBackupOperationsResponse,com.google.longrunning.Operation> context, com.google.api.core.ApiFuture<ListBackupOperationsResponse> futureResponse)
protected DatabaseAdminClient.ListBackupOperationsPage
DatabaseAdminClient.ListBackupOperationsPage. createPage(com.google.api.gax.rpc.PageContext<ListBackupOperationsRequest,ListBackupOperationsResponse,com.google.longrunning.Operation> context, ListBackupOperationsResponse response)
com.google.api.core.ApiFuture<DatabaseAdminClient.ListBackupOperationsPage>
DatabaseAdminClient.ListBackupOperationsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListBackupOperationsRequest,ListBackupOperationsResponse,com.google.longrunning.Operation> context, com.google.api.core.ApiFuture<ListBackupOperationsResponse> futureResponse)
com.google.api.core.ApiFuture<DatabaseAdminClient.ListBackupOperationsPage>
DatabaseAdminClient.ListBackupOperationsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListBackupOperationsRequest,ListBackupOperationsResponse,com.google.longrunning.Operation> context, com.google.api.core.ApiFuture<ListBackupOperationsResponse> futureResponse)
-
Uses of ListBackupOperationsResponse in com.google.cloud.spanner.admin.database.v1.stub
Methods in com.google.cloud.spanner.admin.database.v1.stub that return types with arguments of type ListBackupOperationsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListBackupOperationsRequest,ListBackupOperationsResponse>
DatabaseAdminStub. listBackupOperationsCallable()
com.google.api.gax.rpc.UnaryCallable<ListBackupOperationsRequest,ListBackupOperationsResponse>
GrpcDatabaseAdminStub. listBackupOperationsCallable()
com.google.api.gax.rpc.UnaryCallable<ListBackupOperationsRequest,ListBackupOperationsResponse>
HttpJsonDatabaseAdminStub. listBackupOperationsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListBackupOperationsRequest,ListBackupOperationsResponse,DatabaseAdminClient.ListBackupOperationsPagedResponse>
DatabaseAdminStubSettings.Builder. listBackupOperationsSettings()
Returns the builder for the settings used for calls to listBackupOperations.com.google.api.gax.rpc.PagedCallSettings<ListBackupOperationsRequest,ListBackupOperationsResponse,DatabaseAdminClient.ListBackupOperationsPagedResponse>
DatabaseAdminStubSettings. listBackupOperationsSettings()
Returns the object with the settings used for calls to listBackupOperations. -
Uses of ListBackupOperationsResponse in com.google.spanner.admin.database.v1
Methods in com.google.spanner.admin.database.v1 that return ListBackupOperationsResponse Modifier and Type Method Description ListBackupOperationsResponse
ListBackupOperationsResponse.Builder. build()
ListBackupOperationsResponse
ListBackupOperationsResponse.Builder. buildPartial()
static ListBackupOperationsResponse
ListBackupOperationsResponse. getDefaultInstance()
ListBackupOperationsResponse
ListBackupOperationsResponse.Builder. getDefaultInstanceForType()
ListBackupOperationsResponse
ListBackupOperationsResponse. getDefaultInstanceForType()
ListBackupOperationsResponse
DatabaseAdminGrpc.DatabaseAdminBlockingStub. listBackupOperations(ListBackupOperationsRequest request)
Lists the backup [long-running operations][google.longrunning.Operation] in the given instance.static ListBackupOperationsResponse
ListBackupOperationsResponse. parseDelimitedFrom(InputStream input)
static ListBackupOperationsResponse
ListBackupOperationsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListBackupOperationsResponse
ListBackupOperationsResponse. parseFrom(byte[] data)
static ListBackupOperationsResponse
ListBackupOperationsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListBackupOperationsResponse
ListBackupOperationsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListBackupOperationsResponse
ListBackupOperationsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListBackupOperationsResponse
ListBackupOperationsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListBackupOperationsResponse
ListBackupOperationsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListBackupOperationsResponse
ListBackupOperationsResponse. parseFrom(InputStream input)
static ListBackupOperationsResponse
ListBackupOperationsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListBackupOperationsResponse
ListBackupOperationsResponse. parseFrom(ByteBuffer data)
static ListBackupOperationsResponse
ListBackupOperationsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.spanner.admin.database.v1 that return types with arguments of type ListBackupOperationsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListBackupOperationsRequest,ListBackupOperationsResponse>
DatabaseAdminGrpc. getListBackupOperationsMethod()
com.google.protobuf.Parser<ListBackupOperationsResponse>
ListBackupOperationsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListBackupOperationsResponse>
DatabaseAdminGrpc.DatabaseAdminFutureStub. listBackupOperations(ListBackupOperationsRequest request)
Lists the backup [long-running operations][google.longrunning.Operation] in the given instance.static com.google.protobuf.Parser<ListBackupOperationsResponse>
ListBackupOperationsResponse. parser()
Methods in com.google.spanner.admin.database.v1 with parameters of type ListBackupOperationsResponse Modifier and Type Method Description ListBackupOperationsResponse.Builder
ListBackupOperationsResponse.Builder. mergeFrom(ListBackupOperationsResponse other)
static ListBackupOperationsResponse.Builder
ListBackupOperationsResponse. newBuilder(ListBackupOperationsResponse prototype)
Method parameters in com.google.spanner.admin.database.v1 with type arguments of type ListBackupOperationsResponse Modifier and Type Method Description default void
DatabaseAdminGrpc.AsyncService. listBackupOperations(ListBackupOperationsRequest request, io.grpc.stub.StreamObserver<ListBackupOperationsResponse> responseObserver)
Lists the backup [long-running operations][google.longrunning.Operation] in the given instance.void
DatabaseAdminGrpc.DatabaseAdminStub. listBackupOperations(ListBackupOperationsRequest request, io.grpc.stub.StreamObserver<ListBackupOperationsResponse> responseObserver)
Lists the backup [long-running operations][google.longrunning.Operation] in the given instance.
-