Class MobileRedirecSettingValue

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

    public class MobileRedirecSettingValue
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Value.
    • Method Detail

      • status

        public String status()
        Gets the status. Whether or not the mobile redirection is enabled.
        Returns:
        the status
      • mobileSubdomain

        public String mobileSubdomain()
        Gets the mobileSubdomain. Which subdomain prefix you wish to redirect visitors on mobile devices to.
        Returns:
        the mobileSubdomain
      • stripUri

        public Boolean stripUri()
        Gets the stripUri. Whether to drop the current page path and redirect to the mobile subdomain URL root or to keep the path and redirect to the same page on the mobile subdomain.
        Returns:
        the stripUri