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