Package | Description |
---|---|
com.oracle.bmc.dataflow | |
com.oracle.bmc.dataflow.responses |
Modifier and Type | Method and Description |
---|---|
GetApplicationResponse |
DataFlowClient.getApplication(GetApplicationRequest request) |
GetApplicationResponse |
DataFlow.getApplication(GetApplicationRequest request)
Retrieves an application using an
applicationId . |
Modifier and Type | Method and Description |
---|---|
Future<GetApplicationResponse> |
DataFlowAsyncClient.getApplication(GetApplicationRequest request,
AsyncHandler<GetApplicationRequest,GetApplicationResponse> handler) |
Future<GetApplicationResponse> |
DataFlowAsync.getApplication(GetApplicationRequest request,
AsyncHandler<GetApplicationRequest,GetApplicationResponse> handler)
Retrieves an application using an
applicationId . |
Modifier and Type | Method and Description |
---|---|
GetApplicationResponse |
GetApplicationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetApplicationResponse.Builder |
GetApplicationResponse.Builder.copy(GetApplicationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.