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