Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.requests |
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.
|
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 |
---|---|
GetDataEntityRequest |
GetDataEntityRequest.Builder.build()
Build the instance of GetDataEntityRequest as configured by this builder
|
GetDataEntityRequest |
GetDataEntityRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetDataEntityRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetDataEntityRequest.Builder |
GetDataEntityRequest.Builder.copy(GetDataEntityRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.