Uses of Class
com.google.spanner.admin.database.v1.ListDatabaseOperationsResponse.Builder
-
Uses of ListDatabaseOperationsResponse.Builder in com.google.spanner.admin.database.v1
Methods in com.google.spanner.admin.database.v1 that return ListDatabaseOperationsResponse.BuilderModifier and TypeMethodDescriptionListDatabaseOperationsResponse.Builder.addAllOperations(Iterable<? extends Operation> values) The list of matching database [long-running operations][google.longrunning.Operation].ListDatabaseOperationsResponse.Builder.addOperations(int index, Operation value) The list of matching database [long-running operations][google.longrunning.Operation].ListDatabaseOperationsResponse.Builder.addOperations(int index, Operation.Builder builderForValue) The list of matching database [long-running operations][google.longrunning.Operation].ListDatabaseOperationsResponse.Builder.addOperations(Operation value) The list of matching database [long-running operations][google.longrunning.Operation].ListDatabaseOperationsResponse.Builder.addOperations(Operation.Builder builderForValue) The list of matching database [long-running operations][google.longrunning.Operation].ListDatabaseOperationsResponse.Builder.clear()ListDatabaseOperationsResponse.Builder.clearNextPageToken()`next_page_token` can be sent in a subsequent [ListDatabaseOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListDatabaseOperations] call to fetch more of the matching metadata.ListDatabaseOperationsResponse.Builder.clearOperations()The list of matching database [long-running operations][google.longrunning.Operation].ListDatabaseOperationsResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ListDatabaseOperationsResponse.Builder.mergeFrom(com.google.protobuf.Message other) ListDatabaseOperationsResponse.Builder.mergeFrom(ListDatabaseOperationsResponse other) ListDatabaseOperationsResponse.newBuilder()ListDatabaseOperationsResponse.newBuilder(ListDatabaseOperationsResponse prototype) ListDatabaseOperationsResponse.newBuilderForType()protected ListDatabaseOperationsResponse.BuilderListDatabaseOperationsResponse.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ListDatabaseOperationsResponse.Builder.removeOperations(int index) The list of matching database [long-running operations][google.longrunning.Operation].ListDatabaseOperationsResponse.Builder.setNextPageToken(String value) `next_page_token` can be sent in a subsequent [ListDatabaseOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListDatabaseOperations] call to fetch more of the matching metadata.ListDatabaseOperationsResponse.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value) `next_page_token` can be sent in a subsequent [ListDatabaseOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListDatabaseOperations] call to fetch more of the matching metadata.ListDatabaseOperationsResponse.Builder.setOperations(int index, Operation value) The list of matching database [long-running operations][google.longrunning.Operation].ListDatabaseOperationsResponse.Builder.setOperations(int index, Operation.Builder builderForValue) The list of matching database [long-running operations][google.longrunning.Operation].ListDatabaseOperationsResponse.toBuilder()