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