Uses of Class
com.oracle.bmc.generativeaidata.responses.GetEnrichmentJobResponse
-
Packages that use GetEnrichmentJobResponse Package Description com.oracle.bmc.generativeaidata com.oracle.bmc.generativeaidata.responses -
-
Uses of GetEnrichmentJobResponse in com.oracle.bmc.generativeaidata
Methods in com.oracle.bmc.generativeaidata that return GetEnrichmentJobResponse Modifier and Type Method Description GetEnrichmentJobResponseGetEnrichmentJob. getEnrichmentJob(GetEnrichmentJobRequest request)Gets an EnrichmentJob by identifier.GetEnrichmentJobResponseGetEnrichmentJobClient. getEnrichmentJob(GetEnrichmentJobRequest request)Method parameters in com.oracle.bmc.generativeaidata with type arguments of type GetEnrichmentJobResponse Modifier and Type Method Description Future<GetEnrichmentJobResponse>GetEnrichmentJobAsync. getEnrichmentJob(GetEnrichmentJobRequest request, AsyncHandler<GetEnrichmentJobRequest,GetEnrichmentJobResponse> handler)Gets an EnrichmentJob by identifier.Future<GetEnrichmentJobResponse>GetEnrichmentJobAsyncClient. getEnrichmentJob(GetEnrichmentJobRequest request, AsyncHandler<GetEnrichmentJobRequest,GetEnrichmentJobResponse> handler) -
Uses of GetEnrichmentJobResponse in com.oracle.bmc.generativeaidata.responses
Methods in com.oracle.bmc.generativeaidata.responses that return GetEnrichmentJobResponse Modifier and Type Method Description GetEnrichmentJobResponseGetEnrichmentJobResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.generativeaidata.responses with parameters of type GetEnrichmentJobResponse Modifier and Type Method Description GetEnrichmentJobResponse.BuilderGetEnrichmentJobResponse.Builder. copy(GetEnrichmentJobResponse o)Copy method to populate the builder with values from the given instance.
-