Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
CreateExternalPublicationResponse |
DataIntegrationClient.createExternalPublication(CreateExternalPublicationRequest request) |
CreateExternalPublicationResponse |
DataIntegration.createExternalPublication(CreateExternalPublicationRequest request)
Publish a DataFlow in a OCI DataFlow application.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateExternalPublicationResponse> |
DataIntegrationAsync.createExternalPublication(CreateExternalPublicationRequest request,
AsyncHandler<CreateExternalPublicationRequest,CreateExternalPublicationResponse> handler)
Publish a DataFlow in a OCI DataFlow application.
|
Future<CreateExternalPublicationResponse> |
DataIntegrationAsyncClient.createExternalPublication(CreateExternalPublicationRequest request,
AsyncHandler<CreateExternalPublicationRequest,CreateExternalPublicationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateExternalPublicationResponse> |
DataIntegrationAsync.createExternalPublication(CreateExternalPublicationRequest request,
AsyncHandler<CreateExternalPublicationRequest,CreateExternalPublicationResponse> handler)
Publish a DataFlow in a OCI DataFlow application.
|
Future<CreateExternalPublicationResponse> |
DataIntegrationAsyncClient.createExternalPublication(CreateExternalPublicationRequest request,
AsyncHandler<CreateExternalPublicationRequest,CreateExternalPublicationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateExternalPublicationResponse |
CreateExternalPublicationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateExternalPublicationResponse.Builder |
CreateExternalPublicationResponse.Builder.copy(CreateExternalPublicationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.