Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
GetDataAssetResponse |
DataIntegrationClient.getDataAsset(GetDataAssetRequest request) |
GetDataAssetResponse |
DataIntegration.getDataAsset(GetDataAssetRequest request)
Retrieves details of a data asset using the specified identifier.
|
Future<GetDataAssetResponse> |
DataIntegrationAsync.getDataAsset(GetDataAssetRequest request,
AsyncHandler<GetDataAssetRequest,GetDataAssetResponse> handler)
Retrieves details of a data asset using the specified identifier.
|
Future<GetDataAssetResponse> |
DataIntegrationAsyncClient.getDataAsset(GetDataAssetRequest request,
AsyncHandler<GetDataAssetRequest,GetDataAssetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetDataAssetResponse> |
DataIntegrationAsync.getDataAsset(GetDataAssetRequest request,
AsyncHandler<GetDataAssetRequest,GetDataAssetResponse> handler)
Retrieves details of a data asset using the specified identifier.
|
Future<GetDataAssetResponse> |
DataIntegrationAsyncClient.getDataAsset(GetDataAssetRequest request,
AsyncHandler<GetDataAssetRequest,GetDataAssetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetDataAssetRequest |
GetDataAssetRequest.Builder.build()
Build the instance of GetDataAssetRequest as configured by this builder
|
GetDataAssetRequest |
GetDataAssetRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetDataAssetRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetDataAssetRequest.Builder |
GetDataAssetRequest.Builder.copy(GetDataAssetRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.