Interface UnprocessedAccount.Builder

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

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

    • accountId

      UnprocessedAccount.Builder accountId(String accountId)

      The Amazon Web Services account ID.

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

      A reason why the account hasn't been processed.

      Parameters:
      result - A reason why the account hasn't been processed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.