Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
CreateApplicationResponse |
DataIntegrationClient.createApplication(CreateApplicationRequest request) |
CreateApplicationResponse |
DataIntegration.createApplication(CreateApplicationRequest request)
Creates an application.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateApplicationResponse> |
DataIntegrationAsync.createApplication(CreateApplicationRequest request,
AsyncHandler<CreateApplicationRequest,CreateApplicationResponse> handler)
Creates an application.
|
Future<CreateApplicationResponse> |
DataIntegrationAsyncClient.createApplication(CreateApplicationRequest request,
AsyncHandler<CreateApplicationRequest,CreateApplicationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateApplicationResponse> |
DataIntegrationAsync.createApplication(CreateApplicationRequest request,
AsyncHandler<CreateApplicationRequest,CreateApplicationResponse> handler)
Creates an application.
|
Future<CreateApplicationResponse> |
DataIntegrationAsyncClient.createApplication(CreateApplicationRequest request,
AsyncHandler<CreateApplicationRequest,CreateApplicationResponse> handler) |
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.