Class CreateOperatorOptions

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

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

      • xAuthRefreshToken

        public java.lang.String xAuthRefreshToken()
        Gets the xAuthRefreshToken. IAM Refresh token.
        Returns:
        the xAuthRefreshToken
      • clusterId

        public java.lang.String clusterId()
        Gets the clusterId. Cluster ID.
        Returns:
        the clusterId
      • region

        public java.lang.String region()
        Gets the region. Cluster region.
        Returns:
        the region
      • namespaces

        public java.util.List<java.lang.String> namespaces()
        Gets the namespaces. Kube namespaces to deploy Operator(s) to.
        Returns:
        the namespaces
      • versionLocatorId

        public java.lang.String versionLocatorId()
        Gets the versionLocatorId. A dotted value of `catalogID`.`versionID`.
        Returns:
        the versionLocatorId