Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
GetDependentObjectResponse |
DataIntegrationClient.getDependentObject(GetDependentObjectRequest request) |
GetDependentObjectResponse |
DataIntegration.getDependentObject(GetDependentObjectRequest request)
Retrieves the details of a dependent object from an application.
|
Modifier and Type | Method and Description |
---|---|
Future<GetDependentObjectResponse> |
DataIntegrationAsync.getDependentObject(GetDependentObjectRequest request,
AsyncHandler<GetDependentObjectRequest,GetDependentObjectResponse> handler)
Retrieves the details of a dependent object from an application.
|
Future<GetDependentObjectResponse> |
DataIntegrationAsyncClient.getDependentObject(GetDependentObjectRequest request,
AsyncHandler<GetDependentObjectRequest,GetDependentObjectResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetDependentObjectResponse |
GetDependentObjectResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDependentObjectResponse.Builder |
GetDependentObjectResponse.Builder.copy(GetDependentObjectResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.