Interface AwsAmazonMqBrokerUsersDetails.Builder

    • Method Detail

      • pendingChange

        AwsAmazonMqBrokerUsersDetails.Builder pendingChange​(String pendingChange)

        The type of change pending for the broker user.

        Parameters:
        pendingChange - The type of change pending for the broker user.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • username

        AwsAmazonMqBrokerUsersDetails.Builder username​(String username)

        The username of the broker user.

        Parameters:
        username - The username of the broker user.
        Returns:
        Returns a reference to this object so that method calls can be chained together.