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