Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.responses |
Modifier and Type | Method and Description |
---|---|
UpdateJobResponse |
DataCatalog.updateJob(UpdateJobRequest request)
Updates a specific job identified by the given key.
|
UpdateJobResponse |
DataCatalogClient.updateJob(UpdateJobRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateJobResponse> |
DataCatalogAsync.updateJob(UpdateJobRequest request,
AsyncHandler<UpdateJobRequest,UpdateJobResponse> handler)
Updates a specific job identified by the given key.
|
Future<UpdateJobResponse> |
DataCatalogAsyncClient.updateJob(UpdateJobRequest request,
AsyncHandler<UpdateJobRequest,UpdateJobResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateJobResponse> |
DataCatalogAsync.updateJob(UpdateJobRequest request,
AsyncHandler<UpdateJobRequest,UpdateJobResponse> handler)
Updates a specific job identified by the given key.
|
Future<UpdateJobResponse> |
DataCatalogAsyncClient.updateJob(UpdateJobRequest request,
AsyncHandler<UpdateJobRequest,UpdateJobResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateJobResponse |
UpdateJobResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateJobResponse.Builder |
UpdateJobResponse.Builder.copy(UpdateJobResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.