Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
DeleteExternalPublicationResponse |
DataIntegrationClient.deleteExternalPublication(DeleteExternalPublicationRequest request) |
DeleteExternalPublicationResponse |
DataIntegration.deleteExternalPublication(DeleteExternalPublicationRequest request)
Removes a published object using the specified identifier.
|
Future<DeleteExternalPublicationResponse> |
DataIntegrationAsync.deleteExternalPublication(DeleteExternalPublicationRequest request,
AsyncHandler<DeleteExternalPublicationRequest,DeleteExternalPublicationResponse> handler)
Removes a published object using the specified identifier.
|
Future<DeleteExternalPublicationResponse> |
DataIntegrationAsyncClient.deleteExternalPublication(DeleteExternalPublicationRequest request,
AsyncHandler<DeleteExternalPublicationRequest,DeleteExternalPublicationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteExternalPublicationResponse> |
DataIntegrationAsync.deleteExternalPublication(DeleteExternalPublicationRequest request,
AsyncHandler<DeleteExternalPublicationRequest,DeleteExternalPublicationResponse> handler)
Removes a published object using the specified identifier.
|
Future<DeleteExternalPublicationResponse> |
DataIntegrationAsyncClient.deleteExternalPublication(DeleteExternalPublicationRequest request,
AsyncHandler<DeleteExternalPublicationRequest,DeleteExternalPublicationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteExternalPublicationRequest |
DeleteExternalPublicationRequest.Builder.build()
Build the instance of DeleteExternalPublicationRequest as configured by this builder
|
DeleteExternalPublicationRequest |
DeleteExternalPublicationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteExternalPublicationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteExternalPublicationRequest.Builder |
DeleteExternalPublicationRequest.Builder.copy(DeleteExternalPublicationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.