Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
CreateExternalPublicationResponse |
DataIntegrationClient.createExternalPublication(CreateExternalPublicationRequest request) |
CreateExternalPublicationResponse |
DataIntegration.createExternalPublication(CreateExternalPublicationRequest request)
Publish a DataFlow in a OCI DataFlow application.
|
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 |
---|---|
CreateExternalPublicationRequest |
CreateExternalPublicationRequest.Builder.build()
Build the instance of CreateExternalPublicationRequest as configured by this builder
|
CreateExternalPublicationRequest |
CreateExternalPublicationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateExternalPublicationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateExternalPublicationRequest.Builder |
CreateExternalPublicationRequest.Builder.copy(CreateExternalPublicationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.