Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
GetDataEntityResponse |
DataIntegrationClient.getDataEntity(GetDataEntityRequest request) |
GetDataEntityResponse |
DataIntegration.getDataEntity(GetDataEntityRequest request)
Retrieves the data entity details with the given name from live schema.
|
Modifier and Type | Method and Description |
---|---|
Future<GetDataEntityResponse> |
DataIntegrationAsync.getDataEntity(GetDataEntityRequest request,
AsyncHandler<GetDataEntityRequest,GetDataEntityResponse> handler)
Retrieves the data entity details with the given name from live schema.
|
Future<GetDataEntityResponse> |
DataIntegrationAsyncClient.getDataEntity(GetDataEntityRequest request,
AsyncHandler<GetDataEntityRequest,GetDataEntityResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetDataEntityResponse> |
DataIntegrationAsync.getDataEntity(GetDataEntityRequest request,
AsyncHandler<GetDataEntityRequest,GetDataEntityResponse> handler)
Retrieves the data entity details with the given name from live schema.
|
Future<GetDataEntityResponse> |
DataIntegrationAsyncClient.getDataEntity(GetDataEntityRequest request,
AsyncHandler<GetDataEntityRequest,GetDataEntityResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetDataEntityResponse |
GetDataEntityResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDataEntityResponse.Builder |
GetDataEntityResponse.Builder.copy(GetDataEntityResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.