Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.responses |
Modifier and Type | Method and Description |
---|---|
ListAttributeTagsResponse |
DataCatalog.listAttributeTags(ListAttributeTagsRequest request)
Returns a list of all tags for an entity attribute.
|
ListAttributeTagsResponse |
DataCatalogClient.listAttributeTags(ListAttributeTagsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListAttributeTagsResponse> |
DataCatalogAsync.listAttributeTags(ListAttributeTagsRequest request,
AsyncHandler<ListAttributeTagsRequest,ListAttributeTagsResponse> handler)
Returns a list of all tags for an entity attribute.
|
Future<ListAttributeTagsResponse> |
DataCatalogAsyncClient.listAttributeTags(ListAttributeTagsRequest request,
AsyncHandler<ListAttributeTagsRequest,ListAttributeTagsResponse> handler) |
Iterable<ListAttributeTagsResponse> |
DataCatalogPaginators.listAttributeTagsResponseIterator(ListAttributeTagsRequest request)
Creates a new iterable which will iterate over the responses received from the
listAttributeTags operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAttributeTagsResponse> |
DataCatalogAsync.listAttributeTags(ListAttributeTagsRequest request,
AsyncHandler<ListAttributeTagsRequest,ListAttributeTagsResponse> handler)
Returns a list of all tags for an entity attribute.
|
Future<ListAttributeTagsResponse> |
DataCatalogAsyncClient.listAttributeTags(ListAttributeTagsRequest request,
AsyncHandler<ListAttributeTagsRequest,ListAttributeTagsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListAttributeTagsResponse |
ListAttributeTagsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListAttributeTagsResponse.Builder |
ListAttributeTagsResponse.Builder.copy(ListAttributeTagsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.