Interface AccountDetail.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AccountDetail.Builder,AccountDetail>, SdkBuilder<AccountDetail.Builder,AccountDetail>, SdkPojo
Enclosing class:
AccountDetail

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

    • accountId

      AccountDetail.Builder accountId(String accountId)

      The member account ID.

      Parameters:
      accountId - The member account ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • email

      The email address of the member account.

      Parameters:
      email - The email address of the member account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.