| Package | Description |
|---|---|
| com.google.cloud.dataplex.v1 |
A client to Cloud Dataplex API
|
| com.google.cloud.dataplex.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
CatalogServiceClient.ListEntriesPagedResponse |
CatalogServiceClient.listEntries(EntryGroupName parent)
Lists entries within an entry group.
|
CatalogServiceClient.ListEntriesPagedResponse |
CatalogServiceClient.listEntries(ListEntriesRequest request)
Lists entries within an entry group.
|
CatalogServiceClient.ListEntriesPagedResponse |
CatalogServiceClient.listEntries(String parent)
Lists entries within an entry group.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CatalogServiceClient.ListEntriesPagedResponse> |
CatalogServiceClient.ListEntriesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListEntriesRequest,ListEntriesResponse,Entry> context,
com.google.api.core.ApiFuture<ListEntriesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListEntriesRequest,CatalogServiceClient.ListEntriesPagedResponse> |
CatalogServiceClient.listEntriesPagedCallable()
Lists entries within an entry group.
|
com.google.api.gax.rpc.PagedCallSettings<ListEntriesRequest,ListEntriesResponse,CatalogServiceClient.ListEntriesPagedResponse> |
CatalogServiceSettings.listEntriesSettings()
Returns the object with the settings used for calls to listEntries.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEntriesRequest,ListEntriesResponse,CatalogServiceClient.ListEntriesPagedResponse> |
CatalogServiceSettings.Builder.listEntriesSettings()
Returns the builder for the settings used for calls to listEntries.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListEntriesRequest,CatalogServiceClient.ListEntriesPagedResponse> |
HttpJsonCatalogServiceStub.listEntriesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListEntriesRequest,CatalogServiceClient.ListEntriesPagedResponse> |
GrpcCatalogServiceStub.listEntriesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListEntriesRequest,CatalogServiceClient.ListEntriesPagedResponse> |
CatalogServiceStub.listEntriesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListEntriesRequest,ListEntriesResponse,CatalogServiceClient.ListEntriesPagedResponse> |
CatalogServiceStubSettings.listEntriesSettings()
Returns the object with the settings used for calls to listEntries.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEntriesRequest,ListEntriesResponse,CatalogServiceClient.ListEntriesPagedResponse> |
CatalogServiceStubSettings.Builder.listEntriesSettings()
Returns the builder for the settings used for calls to listEntries.
|
Copyright © 2024 Google LLC. All rights reserved.