Class Annotator

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

    public class Annotator
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Annotator.
    • Method Detail

      • newBuilder

        public Annotator.Builder newBuilder()
        New builder.
        Returns:
        a Annotator builder
      • annotator

        public Annotator annotator()
        Gets the annotator.
        Returns:
        the annotator
      • flow

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

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

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

        public java.util.Map parameters()
        Gets the parameters.
        Returns:
        the parameters
      • configurations

        public java.util.List<ConfigurationEntity> configurations()
        Gets the configurations.
        Returns:
        the configurations