Class UIMetaData

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

    public class UIMetaData
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Information related to the UI presentation associated with a catalog entry.
    • Method Detail

      • newBuilder

        public UIMetaData.Builder newBuilder()
        New builder.
        Returns:
        a UIMetaData builder
      • strings

        public java.util.Map<java.lang.String,​Strings> strings()
        Gets the strings. Language specific translation of translation properties, like label and description.
        Returns:
        the strings
      • urls

        public URLS urls()
        Gets the urls. UI based URLs.
        Returns:
        the urls
      • embeddableDashboard

        public java.lang.String embeddableDashboard()
        Gets the embeddableDashboard. Describes how the embeddable dashboard is rendered.
        Returns:
        the embeddableDashboard
      • embeddableDashboardFullWidth

        public java.lang.Boolean embeddableDashboardFullWidth()
        Gets the embeddableDashboardFullWidth. Describes whether the embeddable dashboard is rendered at the full width.
        Returns:
        the embeddableDashboardFullWidth
      • navigationOrder

        public java.util.List<java.lang.String> navigationOrder()
        Gets the navigationOrder. Defines the order of information presented.
        Returns:
        the navigationOrder
      • notCreatable

        public java.lang.Boolean notCreatable()
        Gets the notCreatable. Describes whether this entry is able to be created from the UI element or CLI.
        Returns:
        the notCreatable
      • primaryOfferingId

        public java.lang.String primaryOfferingId()
        Gets the primaryOfferingId. ID of the primary offering for a group.
        Returns:
        the primaryOfferingId
      • accessibleDuringProvision

        public java.lang.Boolean accessibleDuringProvision()
        Gets the accessibleDuringProvision. Alert to ACE to allow instance UI to be accessible while the provisioning state of instance is in progress.
        Returns:
        the accessibleDuringProvision
      • sideBySideIndex

        public java.lang.Long sideBySideIndex()
        Gets the sideBySideIndex. Specifies a side by side ordering weight to the UI.
        Returns:
        the sideBySideIndex
      • endOfServiceTime

        public java.util.Date endOfServiceTime()
        Gets the endOfServiceTime. Date and time the service will no longer be available.
        Returns:
        the endOfServiceTime
      • hidden

        public java.lang.Boolean hidden()
        Gets the hidden. Denotes visibility. Can be set on a service/plan/deployment only by an account with bluemix admin privileges.
        Returns:
        the hidden
      • hideLiteMetering

        public java.lang.Boolean hideLiteMetering()
        Gets the hideLiteMetering. Denotes lite metering visibility.
        Returns:
        the hideLiteMetering
      • noUpgradeNextStep

        public java.lang.Boolean noUpgradeNextStep()
        Gets the noUpgradeNextStep. Denotes whether an upgrade should occur.
        Returns:
        the noUpgradeNextStep