Interface DeleteDefaultMessageTypeResponse.Builder

    • Method Detail

      • configurationSetArn

        DeleteDefaultMessageTypeResponse.Builder configurationSetArn​(String configurationSetArn)

        The Amazon Resource Name (ARN) of the configuration set.

        Parameters:
        configurationSetArn - The Amazon Resource Name (ARN) of the configuration set.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • configurationSetName

        DeleteDefaultMessageTypeResponse.Builder configurationSetName​(String configurationSetName)

        The name of the configuration set.

        Parameters:
        configurationSetName - The name of the configuration set.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • messageType

        DeleteDefaultMessageTypeResponse.Builder messageType​(String messageType)

        The current message type for the configuration set.

        Parameters:
        messageType - The current message type for the configuration set.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        MessageType, MessageType