Class GetPreinstallOptions

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

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

      • versionLocId

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

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

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

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

        public java.lang.String namespace()
        Gets the namespace. Required if the version's pre-install scope is `namespace`.
        Returns:
        the namespace