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