Interface DeleteComponentTypeResponse.Builder

    • Method Detail

      • state

        DeleteComponentTypeResponse.Builder state​(String state)

        The current state of the component type to be deleted.

        Parameters:
        state - The current state of the component type to be deleted.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        State, State
      • state

        DeleteComponentTypeResponse.Builder state​(State state)

        The current state of the component type to be deleted.

        Parameters:
        state - The current state of the component type to be deleted.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        State, State