Class CreateFlowsOptions

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

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

      • id

        public java.lang.String id()
        Gets the id.
        Returns:
        the id
      • name

        public java.lang.String name()
        Gets the name.
        Returns:
        the name
      • description

        public java.lang.String description()
        Gets the description.
        Returns:
        the description
      • publishedDate

        public java.lang.String publishedDate()
        Gets the publishedDate.
        Returns:
        the publishedDate
      • publish

        public java.lang.Boolean publish()
        Gets the publish.
        Returns:
        the publish
      • version

        public java.lang.String version()
        Gets the version.
        Returns:
        the version
      • cartridgeId

        public java.lang.String cartridgeId()
        Gets the cartridgeId.
        Returns:
        the cartridgeId
      • annotatorFlows

        public java.util.List<AnnotatorFlow> annotatorFlows()
        Gets the annotatorFlows.
        Returns:
        the annotatorFlows