Class UpdateFlowsOptions

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

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

      • id

        public java.lang.String id()
        Gets the id. Flow ID.
        Returns:
        the id
      • newId

        public java.lang.String newId()
        Gets the newId.
        Returns:
        the newId
      • newName

        public java.lang.String newName()
        Gets the newName.
        Returns:
        the newName
      • newDescription

        public java.lang.String newDescription()
        Gets the newDescription.
        Returns:
        the newDescription
      • newPublishedDate

        public java.lang.String newPublishedDate()
        Gets the newPublishedDate.
        Returns:
        the newPublishedDate
      • newPublish

        public java.lang.Boolean newPublish()
        Gets the newPublish.
        Returns:
        the newPublish
      • newVersion

        public java.lang.String newVersion()
        Gets the newVersion.
        Returns:
        the newVersion
      • newCartridgeId

        public java.lang.String newCartridgeId()
        Gets the newCartridgeId.
        Returns:
        the newCartridgeId
      • newAnnotatorFlows

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