Interface CreateEngagementResponse.Builder

    • Method Detail

      • arn

        CreateEngagementResponse.Builder arn​(String arn)

        The Amazon Resource Name (ARN) that identifies the engagement.

        Parameters:
        arn - The Amazon Resource Name (ARN) that identifies the engagement.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • id

        CreateEngagementResponse.Builder id​(String id)

        Unique identifier assigned to the newly created engagement.

        Parameters:
        id - Unique identifier assigned to the newly created engagement.
        Returns:
        Returns a reference to this object so that method calls can be chained together.