| 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 |
|---|---|
MetadataServiceClient.ListEntitiesPagedResponse |
MetadataServiceClient.listEntities(ListEntitiesRequest request)
List metadata entities in a zone.
|
MetadataServiceClient.ListEntitiesPagedResponse |
MetadataServiceClient.listEntities(String parent)
List metadata entities in a zone.
|
MetadataServiceClient.ListEntitiesPagedResponse |
MetadataServiceClient.listEntities(ZoneName parent)
List metadata entities in a zone.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<MetadataServiceClient.ListEntitiesPagedResponse> |
MetadataServiceClient.ListEntitiesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListEntitiesRequest,ListEntitiesResponse,Entity> context,
com.google.api.core.ApiFuture<ListEntitiesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListEntitiesRequest,MetadataServiceClient.ListEntitiesPagedResponse> |
MetadataServiceClient.listEntitiesPagedCallable()
List metadata entities in a zone.
|
com.google.api.gax.rpc.PagedCallSettings<ListEntitiesRequest,ListEntitiesResponse,MetadataServiceClient.ListEntitiesPagedResponse> |
MetadataServiceSettings.listEntitiesSettings()
Returns the object with the settings used for calls to listEntities.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEntitiesRequest,ListEntitiesResponse,MetadataServiceClient.ListEntitiesPagedResponse> |
MetadataServiceSettings.Builder.listEntitiesSettings()
Returns the builder for the settings used for calls to listEntities.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListEntitiesRequest,MetadataServiceClient.ListEntitiesPagedResponse> |
HttpJsonMetadataServiceStub.listEntitiesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListEntitiesRequest,MetadataServiceClient.ListEntitiesPagedResponse> |
MetadataServiceStub.listEntitiesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListEntitiesRequest,MetadataServiceClient.ListEntitiesPagedResponse> |
GrpcMetadataServiceStub.listEntitiesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListEntitiesRequest,ListEntitiesResponse,MetadataServiceClient.ListEntitiesPagedResponse> |
MetadataServiceStubSettings.listEntitiesSettings()
Returns the object with the settings used for calls to listEntities.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEntitiesRequest,ListEntitiesResponse,MetadataServiceClient.ListEntitiesPagedResponse> |
MetadataServiceStubSettings.Builder.listEntitiesSettings()
Returns the builder for the settings used for calls to listEntities.
|
Copyright © 2022 Google LLC. All rights reserved.