| 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.ListPartitionsPagedResponse |
MetadataServiceClient.listPartitions(EntityName parent)
List metadata partitions of an entity.
|
MetadataServiceClient.ListPartitionsPagedResponse |
MetadataServiceClient.listPartitions(ListPartitionsRequest request)
List metadata partitions of an entity.
|
MetadataServiceClient.ListPartitionsPagedResponse |
MetadataServiceClient.listPartitions(String parent)
List metadata partitions of an entity.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<MetadataServiceClient.ListPartitionsPagedResponse> |
MetadataServiceClient.ListPartitionsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListPartitionsRequest,ListPartitionsResponse,Partition> context,
com.google.api.core.ApiFuture<ListPartitionsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListPartitionsRequest,MetadataServiceClient.ListPartitionsPagedResponse> |
MetadataServiceClient.listPartitionsPagedCallable()
List metadata partitions of an entity.
|
com.google.api.gax.rpc.PagedCallSettings<ListPartitionsRequest,ListPartitionsResponse,MetadataServiceClient.ListPartitionsPagedResponse> |
MetadataServiceSettings.listPartitionsSettings()
Returns the object with the settings used for calls to listPartitions.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPartitionsRequest,ListPartitionsResponse,MetadataServiceClient.ListPartitionsPagedResponse> |
MetadataServiceSettings.Builder.listPartitionsSettings()
Returns the builder for the settings used for calls to listPartitions.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListPartitionsRequest,MetadataServiceClient.ListPartitionsPagedResponse> |
HttpJsonMetadataServiceStub.listPartitionsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListPartitionsRequest,MetadataServiceClient.ListPartitionsPagedResponse> |
MetadataServiceStub.listPartitionsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListPartitionsRequest,MetadataServiceClient.ListPartitionsPagedResponse> |
GrpcMetadataServiceStub.listPartitionsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListPartitionsRequest,ListPartitionsResponse,MetadataServiceClient.ListPartitionsPagedResponse> |
MetadataServiceStubSettings.listPartitionsSettings()
Returns the object with the settings used for calls to listPartitions.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPartitionsRequest,ListPartitionsResponse,MetadataServiceClient.ListPartitionsPagedResponse> |
MetadataServiceStubSettings.Builder.listPartitionsSettings()
Returns the builder for the settings used for calls to listPartitions.
|
Copyright © 2023 Google LLC. All rights reserved.