Class CustomPageObject

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

    public class CustomPageObject
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    custom page object.
    • Constructor Detail

      • CustomPageObject

        public CustomPageObject()
    • Method Detail

      • getId

        public String getId()
        Gets the id. Custom page identifier.
        Returns:
        the id
      • getDescription

        public String getDescription()
        Gets the description. Description of custom page.
        Returns:
        the description
      • getRequiredTokens

        public List<String> getRequiredTokens()
        Gets the requiredTokens. array of page tokens.
        Returns:
        the requiredTokens
      • getPreviewTarget

        public String getPreviewTarget()
        Gets the previewTarget. Preview target.
        Returns:
        the previewTarget
      • getCreatedOn

        public Date getCreatedOn()
        Gets the createdOn. Created date.
        Returns:
        the createdOn
      • getModifiedOn

        public Date getModifiedOn()
        Gets the modifiedOn. Modified date.
        Returns:
        the modifiedOn
      • getUrl

        public String getUrl()
        Gets the url. A URL that is associated with the Custom Page.
        Returns:
        the url
      • getState

        public String getState()
        Gets the state. The Custom Page state.
        Returns:
        the state