| Package | Description |
|---|---|
| com.amazonaws.services.account |
Operations for Amazon Web Services Account Management
|
| com.amazonaws.services.account.model |
| Modifier and Type | Method and Description |
|---|---|
AcceptPrimaryEmailUpdateResult |
AbstractAWSAccount.acceptPrimaryEmailUpdate(AcceptPrimaryEmailUpdateRequest request) |
AcceptPrimaryEmailUpdateResult |
AWSAccount.acceptPrimaryEmailUpdate(AcceptPrimaryEmailUpdateRequest acceptPrimaryEmailUpdateRequest)
Accepts the request that originated from StartPrimaryEmailUpdate to update the primary email address (also
known as the root user email address) for the specified account.
|
AcceptPrimaryEmailUpdateResult |
AWSAccountClient.acceptPrimaryEmailUpdate(AcceptPrimaryEmailUpdateRequest request)
Accepts the request that originated from StartPrimaryEmailUpdate to update the primary email address (also
known as the root user email address) for the specified account.
|
| Modifier and Type | Method and Description |
|---|---|
AcceptPrimaryEmailUpdateResult |
AcceptPrimaryEmailUpdateResult.clone() |
AcceptPrimaryEmailUpdateResult |
AcceptPrimaryEmailUpdateResult.withStatus(PrimaryEmailUpdateStatus status)
Retrieves the status of the accepted primary email update request.
|
AcceptPrimaryEmailUpdateResult |
AcceptPrimaryEmailUpdateResult.withStatus(String status)
Retrieves the status of the accepted primary email update request.
|
Copyright © 2025. All rights reserved.