Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.requests |
Modifier and Type | Method and Description |
---|---|
DeleteJobResponse |
DataCatalog.deleteJob(DeleteJobRequest request)
Deletes a specific job identified by it’s key.
|
DeleteJobResponse |
DataCatalogClient.deleteJob(DeleteJobRequest request) |
Future<DeleteJobResponse> |
DataCatalogAsyncClient.deleteJob(DeleteJobRequest request,
AsyncHandler<DeleteJobRequest,DeleteJobResponse> handler) |
Future<DeleteJobResponse> |
DataCatalogAsync.deleteJob(DeleteJobRequest request,
AsyncHandler<DeleteJobRequest,DeleteJobResponse> handler)
Deletes a specific job identified by it’s key.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteJobResponse> |
DataCatalogAsyncClient.deleteJob(DeleteJobRequest request,
AsyncHandler<DeleteJobRequest,DeleteJobResponse> handler) |
Future<DeleteJobResponse> |
DataCatalogAsync.deleteJob(DeleteJobRequest request,
AsyncHandler<DeleteJobRequest,DeleteJobResponse> handler)
Deletes a specific job identified by it’s key.
|
Modifier and Type | Method and Description |
---|---|
DeleteJobRequest |
DeleteJobRequest.Builder.build()
Build the instance of DeleteJobRequest as configured by this builder
|
DeleteJobRequest |
DeleteJobRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteJobRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteJobRequest.Builder |
DeleteJobRequest.Builder.copy(DeleteJobRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.