Uses of Class
com.google.cloud.bigquery.biglake.v1.ListDatabasesResponse
-
Packages that use ListDatabasesResponse Package Description com.google.cloud.bigquery.biglake.v1 A client to BigLake APIcom.google.cloud.bigquery.biglake.v1.stub -
-
Uses of ListDatabasesResponse in com.google.cloud.bigquery.biglake.v1
Methods in com.google.cloud.bigquery.biglake.v1 that return ListDatabasesResponse Modifier and Type Method Description ListDatabasesResponseListDatabasesResponse.Builder. build()ListDatabasesResponseListDatabasesResponse.Builder. buildPartial()static ListDatabasesResponseListDatabasesResponse. getDefaultInstance()ListDatabasesResponseListDatabasesResponse.Builder. getDefaultInstanceForType()ListDatabasesResponseListDatabasesResponse. getDefaultInstanceForType()ListDatabasesResponseMetastoreServiceGrpc.MetastoreServiceBlockingStub. listDatabases(ListDatabasesRequest request)List all databases in a specified catalog.static ListDatabasesResponseListDatabasesResponse. parseDelimitedFrom(InputStream input)static ListDatabasesResponseListDatabasesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDatabasesResponseListDatabasesResponse. parseFrom(byte[] data)static ListDatabasesResponseListDatabasesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDatabasesResponseListDatabasesResponse. parseFrom(com.google.protobuf.ByteString data)static ListDatabasesResponseListDatabasesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDatabasesResponseListDatabasesResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListDatabasesResponseListDatabasesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDatabasesResponseListDatabasesResponse. parseFrom(InputStream input)static ListDatabasesResponseListDatabasesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDatabasesResponseListDatabasesResponse. parseFrom(ByteBuffer data)static ListDatabasesResponseListDatabasesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.bigquery.biglake.v1 that return types with arguments of type ListDatabasesResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListDatabasesRequest,ListDatabasesResponse>MetastoreServiceGrpc. getListDatabasesMethod()com.google.protobuf.Parser<ListDatabasesResponse>ListDatabasesResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListDatabasesResponse>MetastoreServiceGrpc.MetastoreServiceFutureStub. listDatabases(ListDatabasesRequest request)List all databases in a specified catalog.com.google.api.gax.rpc.UnaryCallable<ListDatabasesRequest,ListDatabasesResponse>MetastoreServiceClient. listDatabasesCallable()List all databases in a specified catalog.com.google.api.gax.rpc.PagedCallSettings.Builder<ListDatabasesRequest,ListDatabasesResponse,MetastoreServiceClient.ListDatabasesPagedResponse>MetastoreServiceSettings.Builder. listDatabasesSettings()Returns the builder for the settings used for calls to listDatabases.com.google.api.gax.rpc.PagedCallSettings<ListDatabasesRequest,ListDatabasesResponse,MetastoreServiceClient.ListDatabasesPagedResponse>MetastoreServiceSettings. listDatabasesSettings()Returns the object with the settings used for calls to listDatabases.static com.google.protobuf.Parser<ListDatabasesResponse>ListDatabasesResponse. parser()Methods in com.google.cloud.bigquery.biglake.v1 with parameters of type ListDatabasesResponse Modifier and Type Method Description protected MetastoreServiceClient.ListDatabasesPageMetastoreServiceClient.ListDatabasesPage. createPage(com.google.api.gax.rpc.PageContext<ListDatabasesRequest,ListDatabasesResponse,Database> context, ListDatabasesResponse response)ListDatabasesResponse.BuilderListDatabasesResponse.Builder. mergeFrom(ListDatabasesResponse other)static ListDatabasesResponse.BuilderListDatabasesResponse. newBuilder(ListDatabasesResponse prototype)Method parameters in com.google.cloud.bigquery.biglake.v1 with type arguments of type ListDatabasesResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<MetastoreServiceClient.ListDatabasesPagedResponse>MetastoreServiceClient.ListDatabasesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListDatabasesRequest,ListDatabasesResponse,Database> context, com.google.api.core.ApiFuture<ListDatabasesResponse> futureResponse)static com.google.api.core.ApiFuture<MetastoreServiceClient.ListDatabasesPagedResponse>MetastoreServiceClient.ListDatabasesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListDatabasesRequest,ListDatabasesResponse,Database> context, com.google.api.core.ApiFuture<ListDatabasesResponse> futureResponse)protected MetastoreServiceClient.ListDatabasesPageMetastoreServiceClient.ListDatabasesPage. createPage(com.google.api.gax.rpc.PageContext<ListDatabasesRequest,ListDatabasesResponse,Database> context, ListDatabasesResponse response)com.google.api.core.ApiFuture<MetastoreServiceClient.ListDatabasesPage>MetastoreServiceClient.ListDatabasesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDatabasesRequest,ListDatabasesResponse,Database> context, com.google.api.core.ApiFuture<ListDatabasesResponse> futureResponse)com.google.api.core.ApiFuture<MetastoreServiceClient.ListDatabasesPage>MetastoreServiceClient.ListDatabasesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDatabasesRequest,ListDatabasesResponse,Database> context, com.google.api.core.ApiFuture<ListDatabasesResponse> futureResponse)default voidMetastoreServiceGrpc.AsyncService. listDatabases(ListDatabasesRequest request, io.grpc.stub.StreamObserver<ListDatabasesResponse> responseObserver)List all databases in a specified catalog.voidMetastoreServiceGrpc.MetastoreServiceStub. listDatabases(ListDatabasesRequest request, io.grpc.stub.StreamObserver<ListDatabasesResponse> responseObserver)List all databases in a specified catalog. -
Uses of ListDatabasesResponse in com.google.cloud.bigquery.biglake.v1.stub
Methods in com.google.cloud.bigquery.biglake.v1.stub that return types with arguments of type ListDatabasesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListDatabasesRequest,ListDatabasesResponse>GrpcMetastoreServiceStub. listDatabasesCallable()com.google.api.gax.rpc.UnaryCallable<ListDatabasesRequest,ListDatabasesResponse>HttpJsonMetastoreServiceStub. listDatabasesCallable()com.google.api.gax.rpc.UnaryCallable<ListDatabasesRequest,ListDatabasesResponse>MetastoreServiceStub. listDatabasesCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListDatabasesRequest,ListDatabasesResponse,MetastoreServiceClient.ListDatabasesPagedResponse>MetastoreServiceStubSettings.Builder. listDatabasesSettings()Returns the builder for the settings used for calls to listDatabases.com.google.api.gax.rpc.PagedCallSettings<ListDatabasesRequest,ListDatabasesResponse,MetastoreServiceClient.ListDatabasesPagedResponse>MetastoreServiceStubSettings. listDatabasesSettings()Returns the object with the settings used for calls to listDatabases.
-