Interface DisassociateMemberResponse.Builder

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

public static interface DisassociateMemberResponse.Builder extends Inspector2Response.Builder, SdkPojo, CopyableBuilder<DisassociateMemberResponse.Builder,DisassociateMemberResponse>
  • Method Details

    • accountId

      The Amazon Web Services account ID of the successfully disassociated member.

      Parameters:
      accountId - The Amazon Web Services account ID of the successfully disassociated member.
      Returns:
      Returns a reference to this object so that method calls can be chained together.