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