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