Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
UpdateExternalPublicationResponse |
DataIntegrationClient.updateExternalPublication(UpdateExternalPublicationRequest request) |
UpdateExternalPublicationResponse |
DataIntegration.updateExternalPublication(UpdateExternalPublicationRequest request)
Updates the external publication object.
|
Future<UpdateExternalPublicationResponse> |
DataIntegrationAsync.updateExternalPublication(UpdateExternalPublicationRequest request,
AsyncHandler<UpdateExternalPublicationRequest,UpdateExternalPublicationResponse> handler)
Updates the external publication object.
|
Future<UpdateExternalPublicationResponse> |
DataIntegrationAsyncClient.updateExternalPublication(UpdateExternalPublicationRequest request,
AsyncHandler<UpdateExternalPublicationRequest,UpdateExternalPublicationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateExternalPublicationResponse> |
DataIntegrationAsync.updateExternalPublication(UpdateExternalPublicationRequest request,
AsyncHandler<UpdateExternalPublicationRequest,UpdateExternalPublicationResponse> handler)
Updates the external publication object.
|
Future<UpdateExternalPublicationResponse> |
DataIntegrationAsyncClient.updateExternalPublication(UpdateExternalPublicationRequest request,
AsyncHandler<UpdateExternalPublicationRequest,UpdateExternalPublicationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateExternalPublicationRequest |
UpdateExternalPublicationRequest.Builder.build()
Build the instance of UpdateExternalPublicationRequest as configured by this builder
|
UpdateExternalPublicationRequest |
UpdateExternalPublicationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateExternalPublicationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateExternalPublicationRequest.Builder |
UpdateExternalPublicationRequest.Builder.copy(UpdateExternalPublicationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.