| 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.ListEntryTypesPagedResponse |
CatalogServiceClient.listEntryTypes(ListEntryTypesRequest request)
Lists EntryType resources in a project and location.
|
CatalogServiceClient.ListEntryTypesPagedResponse |
CatalogServiceClient.listEntryTypes(LocationName parent)
Lists EntryType resources in a project and location.
|
CatalogServiceClient.ListEntryTypesPagedResponse |
CatalogServiceClient.listEntryTypes(String parent)
Lists EntryType resources in a project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CatalogServiceClient.ListEntryTypesPagedResponse> |
CatalogServiceClient.ListEntryTypesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListEntryTypesRequest,ListEntryTypesResponse,EntryType> context,
com.google.api.core.ApiFuture<ListEntryTypesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListEntryTypesRequest,CatalogServiceClient.ListEntryTypesPagedResponse> |
CatalogServiceClient.listEntryTypesPagedCallable()
Lists EntryType resources in a project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListEntryTypesRequest,ListEntryTypesResponse,CatalogServiceClient.ListEntryTypesPagedResponse> |
CatalogServiceSettings.listEntryTypesSettings()
Returns the object with the settings used for calls to listEntryTypes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEntryTypesRequest,ListEntryTypesResponse,CatalogServiceClient.ListEntryTypesPagedResponse> |
CatalogServiceSettings.Builder.listEntryTypesSettings()
Returns the builder for the settings used for calls to listEntryTypes.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListEntryTypesRequest,CatalogServiceClient.ListEntryTypesPagedResponse> |
HttpJsonCatalogServiceStub.listEntryTypesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListEntryTypesRequest,CatalogServiceClient.ListEntryTypesPagedResponse> |
GrpcCatalogServiceStub.listEntryTypesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListEntryTypesRequest,CatalogServiceClient.ListEntryTypesPagedResponse> |
CatalogServiceStub.listEntryTypesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListEntryTypesRequest,ListEntryTypesResponse,CatalogServiceClient.ListEntryTypesPagedResponse> |
CatalogServiceStubSettings.listEntryTypesSettings()
Returns the object with the settings used for calls to listEntryTypes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEntryTypesRequest,ListEntryTypesResponse,CatalogServiceClient.ListEntryTypesPagedResponse> |
CatalogServiceStubSettings.Builder.listEntryTypesSettings()
Returns the builder for the settings used for calls to listEntryTypes.
|
Copyright © 2024 Google LLC. All rights reserved.