Interface ImageStandardGenerativeField.Builder

    • Method Detail

      • state

        ImageStandardGenerativeField.Builder state​(String state)
        Sets the value of the State property for this object.
        Parameters:
        state - The new value for the State property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        State, State
      • state

        ImageStandardGenerativeField.Builder state​(State state)
        Sets the value of the State property for this object.
        Parameters:
        state - The new value for the State property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        State, State
      • typesWithStrings

        ImageStandardGenerativeField.Builder typesWithStrings​(Collection<String> types)
        Sets the value of the Types property for this object.
        Parameters:
        types - The new value for the Types property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • typesWithStrings

        ImageStandardGenerativeField.Builder typesWithStrings​(String... types)
        Sets the value of the Types property for this object.
        Parameters:
        types - The new value for the Types property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.