Uses of Class
com.oracle.bmc.datacatalog.responses.GetJobExecutionResponse
-
Packages that use GetJobExecutionResponse Package Description com.oracle.bmc.datacatalog com.oracle.bmc.datacatalog.responses -
-
Uses of GetJobExecutionResponse in com.oracle.bmc.datacatalog
Methods in com.oracle.bmc.datacatalog that return GetJobExecutionResponse Modifier and Type Method Description GetJobExecutionResponseDataCatalog. getJobExecution(GetJobExecutionRequest request)Gets a specific job execution by key.GetJobExecutionResponseDataCatalogClient. getJobExecution(GetJobExecutionRequest request)Method parameters in com.oracle.bmc.datacatalog with type arguments of type GetJobExecutionResponse Modifier and Type Method Description Future<GetJobExecutionResponse>DataCatalogAsync. getJobExecution(GetJobExecutionRequest request, AsyncHandler<GetJobExecutionRequest,GetJobExecutionResponse> handler)Gets a specific job execution by key.Future<GetJobExecutionResponse>DataCatalogAsyncClient. getJobExecution(GetJobExecutionRequest request, AsyncHandler<GetJobExecutionRequest,GetJobExecutionResponse> handler) -
Uses of GetJobExecutionResponse in com.oracle.bmc.datacatalog.responses
Methods in com.oracle.bmc.datacatalog.responses that return GetJobExecutionResponse Modifier and Type Method Description GetJobExecutionResponseGetJobExecutionResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacatalog.responses with parameters of type GetJobExecutionResponse Modifier and Type Method Description GetJobExecutionResponse.BuilderGetJobExecutionResponse.Builder. copy(GetJobExecutionResponse o)Copy method to populate the builder with values from the given instance.
-