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