Class Strings

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

    public class Strings
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Information related to a translated text message.
    • Method Detail

      • newBuilder

        public Strings.Builder newBuilder()
        New builder.
        Returns:
        a Strings builder
      • bullets

        public java.util.List<Bullets> bullets()
        Gets the bullets. Presentation information related to list delimiters.
        Returns:
        the bullets
      • media

        public java.util.List<UIMetaMedia> media()
        Gets the media. Media-related metadata.
        Returns:
        the media
      • notCreatableMsg

        public java.lang.String notCreatableMsg()
        Gets the notCreatableMsg. Warning that a message is not creatable.
        Returns:
        the notCreatableMsg
      • notCreatableRobotMsg

        public java.lang.String notCreatableRobotMsg()
        Gets the notCreatableRobotMsg. Warning that a robot message is not creatable.
        Returns:
        the notCreatableRobotMsg
      • deprecationWarning

        public java.lang.String deprecationWarning()
        Gets the deprecationWarning. Warning for deprecation.
        Returns:
        the deprecationWarning
      • popupWarningMessage

        public java.lang.String popupWarningMessage()
        Gets the popupWarningMessage. Popup warning message.
        Returns:
        the popupWarningMessage
      • instruction

        public java.lang.String instruction()
        Gets the instruction. Instructions for UI strings.
        Returns:
        the instruction