Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.requests |
Modifier and Type | Method and Description |
---|---|
CreateJobResponse |
DataCatalog.createJob(CreateJobRequest request)
Creates a new job.
|
CreateJobResponse |
DataCatalogClient.createJob(CreateJobRequest request) |
Future<CreateJobResponse> |
DataCatalogAsync.createJob(CreateJobRequest request,
AsyncHandler<CreateJobRequest,CreateJobResponse> handler)
Creates a new job.
|
Future<CreateJobResponse> |
DataCatalogAsyncClient.createJob(CreateJobRequest request,
AsyncHandler<CreateJobRequest,CreateJobResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateJobResponse> |
DataCatalogAsync.createJob(CreateJobRequest request,
AsyncHandler<CreateJobRequest,CreateJobResponse> handler)
Creates a new job.
|
Future<CreateJobResponse> |
DataCatalogAsyncClient.createJob(CreateJobRequest request,
AsyncHandler<CreateJobRequest,CreateJobResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateJobRequest |
CreateJobRequest.Builder.build()
Build the instance of CreateJobRequest as configured by this builder
|
CreateJobRequest |
CreateJobRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateJobRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateJobRequest.Builder |
CreateJobRequest.Builder.copy(CreateJobRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.