Interface AccountDetails.Builder

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

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

    • accountId

      AccountDetails.Builder accountId(String accountId)

      The ID of an Amazon Web Services account.

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

      The email of an Amazon Web Services account.

      Parameters:
      email - The email of an Amazon Web Services account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.