Interface DescribeGroupResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<DescribeGroupResponse.Builder,DescribeGroupResponse>, QuickSightResponse.Builder, SdkBuilder<DescribeGroupResponse.Builder,DescribeGroupResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
DescribeGroupResponse

public static interface DescribeGroupResponse.Builder extends QuickSightResponse.Builder, SdkPojo, CopyableBuilder<DescribeGroupResponse.Builder,DescribeGroupResponse>
  • Method Details

    • group

      The name of the group.

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

      The name of the group.

      This is a convenience method that creates an instance of the Group.Builder avoiding the need to create one manually via Group.builder().

      When the Consumer completes, SdkBuilder.build() is called immediately and its result is passed to group(Group).

      Parameters:
      group - a consumer that will call methods on Group.Builder
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • requestId

      DescribeGroupResponse.Builder requestId(String requestId)

      The Amazon Web Services request ID for this operation.

      Parameters:
      requestId - The Amazon Web Services request ID for this operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The HTTP status of the request.

      Parameters:
      status - The HTTP status of the request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.