| 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.ListEntryGroupsPagedResponse |
CatalogServiceClient.listEntryGroups(ListEntryGroupsRequest request)
Lists EntryGroup resources in a project and location.
|
CatalogServiceClient.ListEntryGroupsPagedResponse |
CatalogServiceClient.listEntryGroups(LocationName parent)
Lists EntryGroup resources in a project and location.
|
CatalogServiceClient.ListEntryGroupsPagedResponse |
CatalogServiceClient.listEntryGroups(String parent)
Lists EntryGroup resources in a project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CatalogServiceClient.ListEntryGroupsPagedResponse> |
CatalogServiceClient.ListEntryGroupsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListEntryGroupsRequest,ListEntryGroupsResponse,EntryGroup> context,
com.google.api.core.ApiFuture<ListEntryGroupsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListEntryGroupsRequest,CatalogServiceClient.ListEntryGroupsPagedResponse> |
CatalogServiceClient.listEntryGroupsPagedCallable()
Lists EntryGroup resources in a project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListEntryGroupsRequest,ListEntryGroupsResponse,CatalogServiceClient.ListEntryGroupsPagedResponse> |
CatalogServiceSettings.listEntryGroupsSettings()
Returns the object with the settings used for calls to listEntryGroups.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEntryGroupsRequest,ListEntryGroupsResponse,CatalogServiceClient.ListEntryGroupsPagedResponse> |
CatalogServiceSettings.Builder.listEntryGroupsSettings()
Returns the builder for the settings used for calls to listEntryGroups.
|
Copyright © 2024 Google LLC. All rights reserved.