Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v2.model.SalIntegration
-
Packages that use SalIntegration Package Description com.ibm.cloud.watsonxdata.watsonx_data.v2 watsonx.data v2. -
-
Uses of SalIntegration in com.ibm.cloud.watsonxdata.watsonx_data.v2
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v2 that return types with arguments of type SalIntegration Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<SalIntegration>WatsonxData. createSalIntegration(CreateSalIntegrationOptions createSalIntegrationOptions)Create sal integration with wxd.com.ibm.cloud.sdk.core.http.ServiceCall<SalIntegration>WatsonxData. getSalIntegration()Get SAL Integrations.com.ibm.cloud.sdk.core.http.ServiceCall<SalIntegration>WatsonxData. getSalIntegration(GetSalIntegrationOptions getSalIntegrationOptions)Get SAL Integrations.com.ibm.cloud.sdk.core.http.ServiceCall<SalIntegration>WatsonxData. updateSalIntegration(UpdateSalIntegrationOptions updateSalIntegrationOptions)Update sal-wxd integration.
-