Class AnnotatorFlow

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

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

      Nested Classes 
      Modifier and Type Class Description
      static class  AnnotatorFlow.Builder
      Builder.
    • Constructor Summary

      Constructors 
      Constructor Description
      AnnotatorFlow()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Flow flow()
      Gets the flow.
      AnnotatorFlow.Builder newBuilder()
      New builder.
      java.lang.String profile()
      Gets the profile.
      • 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
    • Constructor Detail

      • AnnotatorFlow

        public AnnotatorFlow()
    • Method Detail

      • profile

        public java.lang.String profile()
        Gets the profile.
        Returns:
        the profile
      • flow

        public Flow flow()
        Gets the flow.
        Returns:
        the flow