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