Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.responses |
Modifier and Type | Method and Description |
---|---|
CreateAttributeTagResponse |
DataCatalog.createAttributeTag(CreateAttributeTagRequest request)
Creates a new entity attribute tag.
|
CreateAttributeTagResponse |
DataCatalogClient.createAttributeTag(CreateAttributeTagRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateAttributeTagResponse> |
DataCatalogAsync.createAttributeTag(CreateAttributeTagRequest request,
AsyncHandler<CreateAttributeTagRequest,CreateAttributeTagResponse> handler)
Creates a new entity attribute tag.
|
Future<CreateAttributeTagResponse> |
DataCatalogAsyncClient.createAttributeTag(CreateAttributeTagRequest request,
AsyncHandler<CreateAttributeTagRequest,CreateAttributeTagResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateAttributeTagResponse> |
DataCatalogAsync.createAttributeTag(CreateAttributeTagRequest request,
AsyncHandler<CreateAttributeTagRequest,CreateAttributeTagResponse> handler)
Creates a new entity attribute tag.
|
Future<CreateAttributeTagResponse> |
DataCatalogAsyncClient.createAttributeTag(CreateAttributeTagRequest request,
AsyncHandler<CreateAttributeTagRequest,CreateAttributeTagResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateAttributeTagResponse |
CreateAttributeTagResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateAttributeTagResponse.Builder |
CreateAttributeTagResponse.Builder.copy(CreateAttributeTagResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.