Class Flow

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

    public class Flow
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Flow.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  Flow.Builder
      Builder.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Boolean async()
      Gets the async.
      java.util.List<FlowEntry> elements()
      Gets the elements.
      Flow.Builder newBuilder()
      New builder.
      • Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        getClass, notify, notifyAll, wait, wait, wait
    • Method Detail

      • newBuilder

        public Flow.Builder newBuilder()
        New builder.
        Returns:
        a Flow builder
      • elements

        public java.util.List<FlowEntry> elements()
        Gets the elements.
        Returns:
        the elements
      • async

        public java.lang.Boolean async()
        Gets the async.
        Returns:
        the async