Class CreateIntegrationOptions

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class CreateIntegrationOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The createIntegration options.
    • Method Detail

      • apikey

        public java.lang.String apikey()
        Gets the apikey. Integration APIKEY.
        Returns:
        the apikey
      • enableDataPolicyWithinWxd

        public java.lang.Boolean enableDataPolicyWithinWxd()
        Gets the enableDataPolicyWithinWxd. data policy enabler with wxd for ranger.
        Returns:
        the enableDataPolicyWithinWxd
      • password

        public java.lang.String password()
        Gets the password. Integration password.
        Returns:
        the password
      • resource

        public java.lang.String resource()
        Gets the resource. resouce for ranger.
        Returns:
        the resource
      • serviceType

        public java.lang.String serviceType()
        Gets the serviceType. Integration type.
        Returns:
        the serviceType
      • storageCatalogs

        public java.util.List<java.lang.String> storageCatalogs()
        Gets the storageCatalogs. Comma separated list of bucket catalogs which have ikc enabled.
        Returns:
        the storageCatalogs
      • url

        public java.lang.String url()
        Gets the url. Integration Connection URL.
        Returns:
        the url
      • username

        public java.lang.String username()
        Gets the username. Integration username.
        Returns:
        the username
      • authInstanceId

        public java.lang.String authInstanceId()
        Gets the authInstanceId. watsonx.data instance ID.
        Returns:
        the authInstanceId