Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v2.model.GetSalIntegrationEnrichmentJobRunLogsOptions
-
Packages that use GetSalIntegrationEnrichmentJobRunLogsOptions Package Description com.ibm.cloud.watsonxdata.watsonx_data.v2 watsonx.data v2.com.ibm.cloud.watsonxdata.watsonx_data.v2.model -
-
Uses of GetSalIntegrationEnrichmentJobRunLogsOptions in com.ibm.cloud.watsonxdata.watsonx_data.v2
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v2 with parameters of type GetSalIntegrationEnrichmentJobRunLogsOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<SalIntegrationEnrichmentJobRunLogs>WatsonxData. getSalIntegrationEnrichmentJobRunLogs(GetSalIntegrationEnrichmentJobRunLogsOptions getSalIntegrationEnrichmentJobRunLogsOptions)Get semantic enrichment job run logs associated with the job run. -
Uses of GetSalIntegrationEnrichmentJobRunLogsOptions in com.ibm.cloud.watsonxdata.watsonx_data.v2.model
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v2.model that return GetSalIntegrationEnrichmentJobRunLogsOptions Modifier and Type Method Description GetSalIntegrationEnrichmentJobRunLogsOptionsGetSalIntegrationEnrichmentJobRunLogsOptions.Builder. build()Builds a GetSalIntegrationEnrichmentJobRunLogsOptions.
-