Skip navigation links
A B C D E F G H I L M P R S T V W 

A

AbstractAWSAccount - Class in com.amazonaws.services.account
Abstract implementation of AWSAccount.
AbstractAWSAccount() - Constructor for class com.amazonaws.services.account.AbstractAWSAccount
 
AbstractAWSAccountAsync - Class in com.amazonaws.services.account
Abstract implementation of AWSAccountAsync.
AbstractAWSAccountAsync() - Constructor for class com.amazonaws.services.account.AbstractAWSAccountAsync
 
AccessDeniedException - Exception in com.amazonaws.services.account.model
The operation failed because the calling identity doesn't have the minimum required permissions.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.account.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
AlternateContact - Class in com.amazonaws.services.account.model
A structure that contains the details of an alternate contact associated with an Amazon Web Services account
AlternateContact() - Constructor for class com.amazonaws.services.account.model.AlternateContact
 
AlternateContactType - Enum in com.amazonaws.services.account.model
 
asyncBuilder() - Static method in class com.amazonaws.services.account.AWSAccountAsyncClient
 
AWSAccount - Interface in com.amazonaws.services.account
Interface for accessing AWS Account.
AWSAccountAsync - Interface in com.amazonaws.services.account
Interface for accessing AWS Account asynchronously.
AWSAccountAsyncClient - Class in com.amazonaws.services.account
Client for accessing AWS Account asynchronously.
AWSAccountAsyncClientBuilder - Class in com.amazonaws.services.account
Fluent builder for AWSAccountAsync.
AWSAccountClient - Class in com.amazonaws.services.account
Client for accessing AWS Account.
AWSAccountClientBuilder - Class in com.amazonaws.services.account
Fluent builder for AWSAccount.
AWSAccountException - Exception in com.amazonaws.services.account.model
Base exception for all service exceptions thrown by AWS Account
AWSAccountException(String) - Constructor for exception com.amazonaws.services.account.model.AWSAccountException
Constructs a new AWSAccountException with the specified error message.

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.account.AWSAccountAsyncClientBuilder
Construct an asynchronous implementation of AWSAccountAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.account.AWSAccountClientBuilder
Construct a synchronous implementation of AWSAccount using the current builder configuration.
builder() - Static method in class com.amazonaws.services.account.AWSAccountClient
 

C

clone() - Method in class com.amazonaws.services.account.model.AlternateContact
 
clone() - Method in class com.amazonaws.services.account.model.ContactInformation
 
clone() - Method in class com.amazonaws.services.account.model.DeleteAlternateContactRequest
 
clone() - Method in class com.amazonaws.services.account.model.DeleteAlternateContactResult
 
clone() - Method in class com.amazonaws.services.account.model.DisableRegionRequest
 
clone() - Method in class com.amazonaws.services.account.model.DisableRegionResult
 
clone() - Method in class com.amazonaws.services.account.model.EnableRegionRequest
 
clone() - Method in class com.amazonaws.services.account.model.EnableRegionResult
 
clone() - Method in class com.amazonaws.services.account.model.GetAlternateContactRequest
 
clone() - Method in class com.amazonaws.services.account.model.GetAlternateContactResult
 
clone() - Method in class com.amazonaws.services.account.model.GetContactInformationRequest
 
clone() - Method in class com.amazonaws.services.account.model.GetContactInformationResult
 
clone() - Method in class com.amazonaws.services.account.model.GetRegionOptStatusRequest
 
clone() - Method in class com.amazonaws.services.account.model.GetRegionOptStatusResult
 
clone() - Method in class com.amazonaws.services.account.model.ListRegionsRequest
 
clone() - Method in class com.amazonaws.services.account.model.ListRegionsResult
 
clone() - Method in class com.amazonaws.services.account.model.PutAlternateContactRequest
 
clone() - Method in class com.amazonaws.services.account.model.PutAlternateContactResult
 
clone() - Method in class com.amazonaws.services.account.model.PutContactInformationRequest
 
clone() - Method in class com.amazonaws.services.account.model.PutContactInformationResult
 
clone() - Method in class com.amazonaws.services.account.model.Region
 
clone() - Method in class com.amazonaws.services.account.model.ValidationExceptionField
 
com.amazonaws.services.account - package com.amazonaws.services.account
Operations for Amazon Web Services Account Management
com.amazonaws.services.account.model - package com.amazonaws.services.account.model
 
configFactory - Static variable in class com.amazonaws.services.account.AWSAccountClient
Client configuration factory providing ClientConfigurations tailored to this client
ConflictException - Exception in com.amazonaws.services.account.model
The request could not be processed because of a conflict in the current status of the resource.
ConflictException(String) - Constructor for exception com.amazonaws.services.account.model.ConflictException
Constructs a new ConflictException with the specified error message.
ContactInformation - Class in com.amazonaws.services.account.model
Contains the details of the primary contact information associated with an Amazon Web Services account.
ContactInformation() - Constructor for class com.amazonaws.services.account.model.ContactInformation
 

D

defaultClient() - Static method in class com.amazonaws.services.account.AWSAccountAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.account.AWSAccountClientBuilder
 
deleteAlternateContact(DeleteAlternateContactRequest) - Method in class com.amazonaws.services.account.AbstractAWSAccount
 
deleteAlternateContact(DeleteAlternateContactRequest) - Method in interface com.amazonaws.services.account.AWSAccount
Deletes the specified alternate contact from an Amazon Web Services account.
deleteAlternateContact(DeleteAlternateContactRequest) - Method in class com.amazonaws.services.account.AWSAccountClient
Deletes the specified alternate contact from an Amazon Web Services account.
deleteAlternateContactAsync(DeleteAlternateContactRequest) - Method in class com.amazonaws.services.account.AbstractAWSAccountAsync
 
deleteAlternateContactAsync(DeleteAlternateContactRequest, AsyncHandler<DeleteAlternateContactRequest, DeleteAlternateContactResult>) - Method in class com.amazonaws.services.account.AbstractAWSAccountAsync
 
deleteAlternateContactAsync(DeleteAlternateContactRequest) - Method in interface com.amazonaws.services.account.AWSAccountAsync
Deletes the specified alternate contact from an Amazon Web Services account.
deleteAlternateContactAsync(DeleteAlternateContactRequest, AsyncHandler<DeleteAlternateContactRequest, DeleteAlternateContactResult>) - Method in interface com.amazonaws.services.account.AWSAccountAsync
Deletes the specified alternate contact from an Amazon Web Services account.
deleteAlternateContactAsync(DeleteAlternateContactRequest) - Method in class com.amazonaws.services.account.AWSAccountAsyncClient
 
deleteAlternateContactAsync(DeleteAlternateContactRequest, AsyncHandler<DeleteAlternateContactRequest, DeleteAlternateContactResult>) - Method in class com.amazonaws.services.account.AWSAccountAsyncClient
 
DeleteAlternateContactRequest - Class in com.amazonaws.services.account.model
 
DeleteAlternateContactRequest() - Constructor for class com.amazonaws.services.account.model.DeleteAlternateContactRequest
 
DeleteAlternateContactResult - Class in com.amazonaws.services.account.model
 
DeleteAlternateContactResult() - Constructor for class com.amazonaws.services.account.model.DeleteAlternateContactResult
 
disableRegion(DisableRegionRequest) - Method in class com.amazonaws.services.account.AbstractAWSAccount
 
disableRegion(DisableRegionRequest) - Method in interface com.amazonaws.services.account.AWSAccount
Disables (opts-out) a particular Region for an account.
disableRegion(DisableRegionRequest) - Method in class com.amazonaws.services.account.AWSAccountClient
Disables (opts-out) a particular Region for an account.
disableRegionAsync(DisableRegionRequest) - Method in class com.amazonaws.services.account.AbstractAWSAccountAsync
 
disableRegionAsync(DisableRegionRequest, AsyncHandler<DisableRegionRequest, DisableRegionResult>) - Method in class com.amazonaws.services.account.AbstractAWSAccountAsync
 
disableRegionAsync(DisableRegionRequest) - Method in interface com.amazonaws.services.account.AWSAccountAsync
Disables (opts-out) a particular Region for an account.
disableRegionAsync(DisableRegionRequest, AsyncHandler<DisableRegionRequest, DisableRegionResult>) - Method in interface com.amazonaws.services.account.AWSAccountAsync
Disables (opts-out) a particular Region for an account.
disableRegionAsync(DisableRegionRequest) - Method in class com.amazonaws.services.account.AWSAccountAsyncClient
 
disableRegionAsync(DisableRegionRequest, AsyncHandler<DisableRegionRequest, DisableRegionResult>) - Method in class com.amazonaws.services.account.AWSAccountAsyncClient
 
DisableRegionRequest - Class in com.amazonaws.services.account.model
 
DisableRegionRequest() - Constructor for class com.amazonaws.services.account.model.DisableRegionRequest
 
DisableRegionResult - Class in com.amazonaws.services.account.model
 
DisableRegionResult() - Constructor for class com.amazonaws.services.account.model.DisableRegionResult
 

E

enableRegion(EnableRegionRequest) - Method in class com.amazonaws.services.account.AbstractAWSAccount
 
enableRegion(EnableRegionRequest) - Method in interface com.amazonaws.services.account.AWSAccount
Enables (opts-in) a particular Region for an account.
enableRegion(EnableRegionRequest) - Method in class com.amazonaws.services.account.AWSAccountClient
Enables (opts-in) a particular Region for an account.
enableRegionAsync(EnableRegionRequest) - Method in class com.amazonaws.services.account.AbstractAWSAccountAsync
 
enableRegionAsync(EnableRegionRequest, AsyncHandler<EnableRegionRequest, EnableRegionResult>) - Method in class com.amazonaws.services.account.AbstractAWSAccountAsync
 
enableRegionAsync(EnableRegionRequest) - Method in interface com.amazonaws.services.account.AWSAccountAsync
Enables (opts-in) a particular Region for an account.
enableRegionAsync(EnableRegionRequest, AsyncHandler<EnableRegionRequest, EnableRegionResult>) - Method in interface com.amazonaws.services.account.AWSAccountAsync
Enables (opts-in) a particular Region for an account.
enableRegionAsync(EnableRegionRequest) - Method in class com.amazonaws.services.account.AWSAccountAsyncClient
 
enableRegionAsync(EnableRegionRequest, AsyncHandler<EnableRegionRequest, EnableRegionResult>) - Method in class com.amazonaws.services.account.AWSAccountAsyncClient
 
EnableRegionRequest - Class in com.amazonaws.services.account.model
 
EnableRegionRequest() - Constructor for class com.amazonaws.services.account.model.EnableRegionRequest
 
EnableRegionResult - Class in com.amazonaws.services.account.model
 
EnableRegionResult() - Constructor for class com.amazonaws.services.account.model.EnableRegionResult
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.account.AWSAccount
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.account.model.AlternateContact
 
equals(Object) - Method in class com.amazonaws.services.account.model.ContactInformation
 
equals(Object) - Method in class com.amazonaws.services.account.model.DeleteAlternateContactRequest
 
equals(Object) - Method in class com.amazonaws.services.account.model.DeleteAlternateContactResult
 
equals(Object) - Method in class com.amazonaws.services.account.model.DisableRegionRequest
 
equals(Object) - Method in class com.amazonaws.services.account.model.DisableRegionResult
 
equals(Object) - Method in class com.amazonaws.services.account.model.EnableRegionRequest
 
equals(Object) - Method in class com.amazonaws.services.account.model.EnableRegionResult
 
equals(Object) - Method in class com.amazonaws.services.account.model.GetAlternateContactRequest
 
equals(Object) - Method in class com.amazonaws.services.account.model.GetAlternateContactResult
 
equals(Object) - Method in class com.amazonaws.services.account.model.GetContactInformationRequest
 
equals(Object) - Method in class com.amazonaws.services.account.model.GetContactInformationResult
 
equals(Object) - Method in class com.amazonaws.services.account.model.GetRegionOptStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.account.model.GetRegionOptStatusResult
 
equals(Object) - Method in class com.amazonaws.services.account.model.ListRegionsRequest
 
equals(Object) - Method in class com.amazonaws.services.account.model.ListRegionsResult
 
equals(Object) - Method in class com.amazonaws.services.account.model.PutAlternateContactRequest
 
equals(Object) - Method in class com.amazonaws.services.account.model.PutAlternateContactResult
 
equals(Object) - Method in class com.amazonaws.services.account.model.PutContactInformationRequest
 
equals(Object) - Method in class com.amazonaws.services.account.model.PutContactInformationResult
 
equals(Object) - Method in class com.amazonaws.services.account.model.Region
 
equals(Object) - Method in class com.amazonaws.services.account.model.ValidationExceptionField
 

F

fromValue(String) - Static method in enum com.amazonaws.services.account.model.AlternateContactType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.account.model.RegionOptStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.account.model.ValidationExceptionReason
Use this in place of valueOf.

G

getAccountId() - Method in class com.amazonaws.services.account.model.DeleteAlternateContactRequest
Specifies the 12 digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
getAccountId() - Method in class com.amazonaws.services.account.model.DisableRegionRequest
Specifies the 12-digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
getAccountId() - Method in class com.amazonaws.services.account.model.EnableRegionRequest
Specifies the 12-digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
getAccountId() - Method in class com.amazonaws.services.account.model.GetAlternateContactRequest
Specifies the 12 digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
getAccountId() - Method in class com.amazonaws.services.account.model.GetContactInformationRequest
Specifies the 12-digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
getAccountId() - Method in class com.amazonaws.services.account.model.GetRegionOptStatusRequest
Specifies the 12-digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
getAccountId() - Method in class com.amazonaws.services.account.model.ListRegionsRequest
Specifies the 12-digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
getAccountId() - Method in class com.amazonaws.services.account.model.PutAlternateContactRequest
Specifies the 12 digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
getAccountId() - Method in class com.amazonaws.services.account.model.PutContactInformationRequest
Specifies the 12-digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
getAddressLine1() - Method in class com.amazonaws.services.account.model.ContactInformation
The first line of the primary contact address.
getAddressLine2() - Method in class com.amazonaws.services.account.model.ContactInformation
The second line of the primary contact address, if any.
getAddressLine3() - Method in class com.amazonaws.services.account.model.ContactInformation
The third line of the primary contact address, if any.
getAlternateContact(GetAlternateContactRequest) - Method in class com.amazonaws.services.account.AbstractAWSAccount
 
getAlternateContact(GetAlternateContactRequest) - Method in interface com.amazonaws.services.account.AWSAccount
Retrieves the specified alternate contact attached to an Amazon Web Services account.
getAlternateContact(GetAlternateContactRequest) - Method in class com.amazonaws.services.account.AWSAccountClient
Retrieves the specified alternate contact attached to an Amazon Web Services account.
getAlternateContact() - Method in class com.amazonaws.services.account.model.GetAlternateContactResult
A structure that contains the details for the specified alternate contact.
getAlternateContactAsync(GetAlternateContactRequest) - Method in class com.amazonaws.services.account.AbstractAWSAccountAsync
 
getAlternateContactAsync(GetAlternateContactRequest, AsyncHandler<GetAlternateContactRequest, GetAlternateContactResult>) - Method in class com.amazonaws.services.account.AbstractAWSAccountAsync
 
getAlternateContactAsync(GetAlternateContactRequest) - Method in interface com.amazonaws.services.account.AWSAccountAsync
Retrieves the specified alternate contact attached to an Amazon Web Services account.
getAlternateContactAsync(GetAlternateContactRequest, AsyncHandler<GetAlternateContactRequest, GetAlternateContactResult>) - Method in interface com.amazonaws.services.account.AWSAccountAsync
Retrieves the specified alternate contact attached to an Amazon Web Services account.
getAlternateContactAsync(GetAlternateContactRequest) - Method in class com.amazonaws.services.account.AWSAccountAsyncClient
 
getAlternateContactAsync(GetAlternateContactRequest, AsyncHandler<GetAlternateContactRequest, GetAlternateContactResult>) - Method in class com.amazonaws.services.account.AWSAccountAsyncClient
 
GetAlternateContactRequest - Class in com.amazonaws.services.account.model
 
GetAlternateContactRequest() - Constructor for class com.amazonaws.services.account.model.GetAlternateContactRequest
 
GetAlternateContactResult - Class in com.amazonaws.services.account.model
 
GetAlternateContactResult() - Constructor for class com.amazonaws.services.account.model.GetAlternateContactResult
 
getAlternateContactType() - Method in class com.amazonaws.services.account.model.AlternateContact
The type of alternate contact.
getAlternateContactType() - Method in class com.amazonaws.services.account.model.DeleteAlternateContactRequest
Specifies which of the alternate contacts to delete.
getAlternateContactType() - Method in class com.amazonaws.services.account.model.GetAlternateContactRequest
Specifies which alternate contact you want to retrieve.
getAlternateContactType() - Method in class com.amazonaws.services.account.model.PutAlternateContactRequest
Specifies which alternate contact you want to create or update.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.account.AbstractAWSAccount
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.account.AWSAccount
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.account.AWSAccountClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCity() - Method in class com.amazonaws.services.account.model.ContactInformation
The city of the primary contact address.
getCompanyName() - Method in class com.amazonaws.services.account.model.ContactInformation
The name of the company associated with the primary contact information, if any.
getContactInformation(GetContactInformationRequest) - Method in class com.amazonaws.services.account.AbstractAWSAccount
 
getContactInformation(GetContactInformationRequest) - Method in interface com.amazonaws.services.account.AWSAccount
Retrieves the primary contact information of an Amazon Web Services account.
getContactInformation(GetContactInformationRequest) - Method in class com.amazonaws.services.account.AWSAccountClient
Retrieves the primary contact information of an Amazon Web Services account.
getContactInformation() - Method in class com.amazonaws.services.account.model.GetContactInformationResult
Contains the details of the primary contact information associated with an Amazon Web Services account.
getContactInformation() - Method in class com.amazonaws.services.account.model.PutContactInformationRequest
Contains the details of the primary contact information associated with an Amazon Web Services account.
getContactInformationAsync(GetContactInformationRequest) - Method in class com.amazonaws.services.account.AbstractAWSAccountAsync
 
getContactInformationAsync(GetContactInformationRequest, AsyncHandler<GetContactInformationRequest, GetContactInformationResult>) - Method in class com.amazonaws.services.account.AbstractAWSAccountAsync
 
getContactInformationAsync(GetContactInformationRequest) - Method in interface com.amazonaws.services.account.AWSAccountAsync
Retrieves the primary contact information of an Amazon Web Services account.
getContactInformationAsync(GetContactInformationRequest, AsyncHandler<GetContactInformationRequest, GetContactInformationResult>) - Method in interface com.amazonaws.services.account.AWSAccountAsync
Retrieves the primary contact information of an Amazon Web Services account.
getContactInformationAsync(GetContactInformationRequest) - Method in class com.amazonaws.services.account.AWSAccountAsyncClient
 
getContactInformationAsync(GetContactInformationRequest, AsyncHandler<GetContactInformationRequest, GetContactInformationResult>) - Method in class com.amazonaws.services.account.AWSAccountAsyncClient
 
GetContactInformationRequest - Class in com.amazonaws.services.account.model
 
GetContactInformationRequest() - Constructor for class com.amazonaws.services.account.model.GetContactInformationRequest
 
GetContactInformationResult - Class in com.amazonaws.services.account.model
 
GetContactInformationResult() - Constructor for class com.amazonaws.services.account.model.GetContactInformationResult
 
getCountryCode() - Method in class com.amazonaws.services.account.model.ContactInformation
The ISO-3166 two-letter country code for the primary contact address.
getDistrictOrCounty() - Method in class com.amazonaws.services.account.model.ContactInformation
The district or county of the primary contact address, if any.
getEmailAddress() - Method in class com.amazonaws.services.account.model.AlternateContact
The email address associated with this alternate contact.
getEmailAddress() - Method in class com.amazonaws.services.account.model.PutAlternateContactRequest
Specifies an email address for the alternate contact.
getExecutorService() - Method in class com.amazonaws.services.account.AWSAccountAsyncClient
Returns the executor service used by this client to execute async requests.
getFieldList() - Method in exception com.amazonaws.services.account.model.ValidationException
The field where the invalid entry was detected.
getFullName() - Method in class com.amazonaws.services.account.model.ContactInformation
The full name of the primary contact address.
getMaxResults() - Method in class com.amazonaws.services.account.model.ListRegionsRequest
The total number of items to return in the command’s output.
getMessage() - Method in class com.amazonaws.services.account.model.ValidationExceptionField
A message about the validation exception.
getName() - Method in class com.amazonaws.services.account.model.AlternateContact
The name associated with this alternate contact.
getName() - Method in class com.amazonaws.services.account.model.PutAlternateContactRequest
Specifies a name for the alternate contact.
getName() - Method in class com.amazonaws.services.account.model.ValidationExceptionField
The field name where the invalid entry was detected.
getNextToken() - Method in class com.amazonaws.services.account.model.ListRegionsRequest
A token used to specify where to start paginating.
getNextToken() - Method in class com.amazonaws.services.account.model.ListRegionsResult
If there is more data to be returned, this will be populated.
getPhoneNumber() - Method in class com.amazonaws.services.account.model.AlternateContact
The phone number associated with this alternate contact.
getPhoneNumber() - Method in class com.amazonaws.services.account.model.ContactInformation
The phone number of the primary contact information.
getPhoneNumber() - Method in class com.amazonaws.services.account.model.PutAlternateContactRequest
Specifies a phone number for the alternate contact.
getPostalCode() - Method in class com.amazonaws.services.account.model.ContactInformation
The postal code of the primary contact address.
getReason() - Method in exception com.amazonaws.services.account.model.ValidationException
The reason that validation failed.
getRegionName() - Method in class com.amazonaws.services.account.model.DisableRegionRequest
Specifies the Region-code for a given Region name (for example, af-south-1).
getRegionName() - Method in class com.amazonaws.services.account.model.EnableRegionRequest
Specifies the Region-code for a given Region name (for example, af-south-1).
getRegionName() - Method in class com.amazonaws.services.account.model.GetRegionOptStatusRequest
Specifies the Region-code for a given Region name (for example, af-south-1).
getRegionName() - Method in class com.amazonaws.services.account.model.GetRegionOptStatusResult
The Region code that was passed in.
getRegionName() - Method in class com.amazonaws.services.account.model.Region
The Region code of a given Region (for example, us-east-1).
getRegionOptStatus(GetRegionOptStatusRequest) - Method in class com.amazonaws.services.account.AbstractAWSAccount
 
getRegionOptStatus(GetRegionOptStatusRequest) - Method in interface com.amazonaws.services.account.AWSAccount
Retrieves the opt-in status of a particular Region.
getRegionOptStatus(GetRegionOptStatusRequest) - Method in class com.amazonaws.services.account.AWSAccountClient
Retrieves the opt-in status of a particular Region.
getRegionOptStatus() - Method in class com.amazonaws.services.account.model.GetRegionOptStatusResult
One of the potential statuses a Region can undergo (Enabled, Enabling, Disabled, Disabling, Enabled_By_Default).
getRegionOptStatus() - Method in class com.amazonaws.services.account.model.Region
One of potential statuses a Region can undergo (Enabled, Enabling, Disabled, Disabling, Enabled_By_Default).
getRegionOptStatusAsync(GetRegionOptStatusRequest) - Method in class com.amazonaws.services.account.AbstractAWSAccountAsync
 
getRegionOptStatusAsync(GetRegionOptStatusRequest, AsyncHandler<GetRegionOptStatusRequest, GetRegionOptStatusResult>) - Method in class com.amazonaws.services.account.AbstractAWSAccountAsync
 
getRegionOptStatusAsync(GetRegionOptStatusRequest) - Method in interface com.amazonaws.services.account.AWSAccountAsync
Retrieves the opt-in status of a particular Region.
getRegionOptStatusAsync(GetRegionOptStatusRequest, AsyncHandler<GetRegionOptStatusRequest, GetRegionOptStatusResult>) - Method in interface com.amazonaws.services.account.AWSAccountAsync
Retrieves the opt-in status of a particular Region.
getRegionOptStatusAsync(GetRegionOptStatusRequest) - Method in class com.amazonaws.services.account.AWSAccountAsyncClient
 
getRegionOptStatusAsync(GetRegionOptStatusRequest, AsyncHandler<GetRegionOptStatusRequest, GetRegionOptStatusResult>) - Method in class com.amazonaws.services.account.AWSAccountAsyncClient
 
getRegionOptStatusContains() - Method in class com.amazonaws.services.account.model.ListRegionsRequest
A list of Region statuses (Enabling, Enabled, Disabling, Disabled, Enabled_by_default) to use to filter the list of Regions for a given account.
GetRegionOptStatusRequest - Class in com.amazonaws.services.account.model
 
GetRegionOptStatusRequest() - Constructor for class com.amazonaws.services.account.model.GetRegionOptStatusRequest
 
GetRegionOptStatusResult - Class in com.amazonaws.services.account.model
 
GetRegionOptStatusResult() - Constructor for class com.amazonaws.services.account.model.GetRegionOptStatusResult
 
getRegions() - Method in class com.amazonaws.services.account.model.ListRegionsResult
This is a list of Regions for a given account, or if the filtered parameter was used, a list of Regions that match the filter criteria set in the filter parameter.
getStateOrRegion() - Method in class com.amazonaws.services.account.model.ContactInformation
The state or region of the primary contact address.
getTitle() - Method in class com.amazonaws.services.account.model.AlternateContact
The title associated with this alternate contact.
getTitle() - Method in class com.amazonaws.services.account.model.PutAlternateContactRequest
Specifies a title for the alternate contact.
getWebsiteUrl() - Method in class com.amazonaws.services.account.model.ContactInformation
The URL of the website associated with the primary contact information, if any.

H

hashCode() - Method in class com.amazonaws.services.account.model.AlternateContact
 
hashCode() - Method in class com.amazonaws.services.account.model.ContactInformation
 
hashCode() - Method in class com.amazonaws.services.account.model.DeleteAlternateContactRequest
 
hashCode() - Method in class com.amazonaws.services.account.model.DeleteAlternateContactResult
 
hashCode() - Method in class com.amazonaws.services.account.model.DisableRegionRequest
 
hashCode() - Method in class com.amazonaws.services.account.model.DisableRegionResult
 
hashCode() - Method in class com.amazonaws.services.account.model.EnableRegionRequest
 
hashCode() - Method in class com.amazonaws.services.account.model.EnableRegionResult
 
hashCode() - Method in class com.amazonaws.services.account.model.GetAlternateContactRequest
 
hashCode() - Method in class com.amazonaws.services.account.model.GetAlternateContactResult
 
hashCode() - Method in class com.amazonaws.services.account.model.GetContactInformationRequest
 
hashCode() - Method in class com.amazonaws.services.account.model.GetContactInformationResult
 
hashCode() - Method in class com.amazonaws.services.account.model.GetRegionOptStatusRequest
 
hashCode() - Method in class com.amazonaws.services.account.model.GetRegionOptStatusResult
 
hashCode() - Method in class com.amazonaws.services.account.model.ListRegionsRequest
 
hashCode() - Method in class com.amazonaws.services.account.model.ListRegionsResult
 
hashCode() - Method in class com.amazonaws.services.account.model.PutAlternateContactRequest
 
hashCode() - Method in class com.amazonaws.services.account.model.PutAlternateContactResult
 
hashCode() - Method in class com.amazonaws.services.account.model.PutContactInformationRequest
 
hashCode() - Method in class com.amazonaws.services.account.model.PutContactInformationResult
 
hashCode() - Method in class com.amazonaws.services.account.model.Region
 
hashCode() - Method in class com.amazonaws.services.account.model.ValidationExceptionField
 

I

InternalServerException - Exception in com.amazonaws.services.account.model
The operation failed because of an error internal to Amazon Web Services.
InternalServerException(String) - Constructor for exception com.amazonaws.services.account.model.InternalServerException
Constructs a new InternalServerException with the specified error message.

L

listRegions(ListRegionsRequest) - Method in class com.amazonaws.services.account.AbstractAWSAccount
 
listRegions(ListRegionsRequest) - Method in interface com.amazonaws.services.account.AWSAccount
Lists all the Regions for a given account and their respective opt-in statuses.
listRegions(ListRegionsRequest) - Method in class com.amazonaws.services.account.AWSAccountClient
Lists all the Regions for a given account and their respective opt-in statuses.
listRegionsAsync(ListRegionsRequest) - Method in class com.amazonaws.services.account.AbstractAWSAccountAsync
 
listRegionsAsync(ListRegionsRequest, AsyncHandler<ListRegionsRequest, ListRegionsResult>) - Method in class com.amazonaws.services.account.AbstractAWSAccountAsync
 
listRegionsAsync(ListRegionsRequest) - Method in interface com.amazonaws.services.account.AWSAccountAsync
Lists all the Regions for a given account and their respective opt-in statuses.
listRegionsAsync(ListRegionsRequest, AsyncHandler<ListRegionsRequest, ListRegionsResult>) - Method in interface com.amazonaws.services.account.AWSAccountAsync
Lists all the Regions for a given account and their respective opt-in statuses.
listRegionsAsync(ListRegionsRequest) - Method in class com.amazonaws.services.account.AWSAccountAsyncClient
 
listRegionsAsync(ListRegionsRequest, AsyncHandler<ListRegionsRequest, ListRegionsResult>) - Method in class com.amazonaws.services.account.AWSAccountAsyncClient
 
ListRegionsRequest - Class in com.amazonaws.services.account.model
 
ListRegionsRequest() - Constructor for class com.amazonaws.services.account.model.ListRegionsRequest
 
ListRegionsResult - Class in com.amazonaws.services.account.model
 
ListRegionsResult() - Constructor for class com.amazonaws.services.account.model.ListRegionsResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.account.model.AlternateContact
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.account.model.ContactInformation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.account.model.Region
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.account.model.ValidationExceptionField
 

P

putAlternateContact(PutAlternateContactRequest) - Method in class com.amazonaws.services.account.AbstractAWSAccount
 
putAlternateContact(PutAlternateContactRequest) - Method in interface com.amazonaws.services.account.AWSAccount
Modifies the specified alternate contact attached to an Amazon Web Services account.
putAlternateContact(PutAlternateContactRequest) - Method in class com.amazonaws.services.account.AWSAccountClient
Modifies the specified alternate contact attached to an Amazon Web Services account.
putAlternateContactAsync(PutAlternateContactRequest) - Method in class com.amazonaws.services.account.AbstractAWSAccountAsync
 
putAlternateContactAsync(PutAlternateContactRequest, AsyncHandler<PutAlternateContactRequest, PutAlternateContactResult>) - Method in class com.amazonaws.services.account.AbstractAWSAccountAsync
 
putAlternateContactAsync(PutAlternateContactRequest) - Method in interface com.amazonaws.services.account.AWSAccountAsync
Modifies the specified alternate contact attached to an Amazon Web Services account.
putAlternateContactAsync(PutAlternateContactRequest, AsyncHandler<PutAlternateContactRequest, PutAlternateContactResult>) - Method in interface com.amazonaws.services.account.AWSAccountAsync
Modifies the specified alternate contact attached to an Amazon Web Services account.
putAlternateContactAsync(PutAlternateContactRequest) - Method in class com.amazonaws.services.account.AWSAccountAsyncClient
 
putAlternateContactAsync(PutAlternateContactRequest, AsyncHandler<PutAlternateContactRequest, PutAlternateContactResult>) - Method in class com.amazonaws.services.account.AWSAccountAsyncClient
 
PutAlternateContactRequest - Class in com.amazonaws.services.account.model
 
PutAlternateContactRequest() - Constructor for class com.amazonaws.services.account.model.PutAlternateContactRequest
 
PutAlternateContactResult - Class in com.amazonaws.services.account.model
 
PutAlternateContactResult() - Constructor for class com.amazonaws.services.account.model.PutAlternateContactResult
 
putContactInformation(PutContactInformationRequest) - Method in class com.amazonaws.services.account.AbstractAWSAccount
 
putContactInformation(PutContactInformationRequest) - Method in interface com.amazonaws.services.account.AWSAccount
Updates the primary contact information of an Amazon Web Services account.
putContactInformation(PutContactInformationRequest) - Method in class com.amazonaws.services.account.AWSAccountClient
Updates the primary contact information of an Amazon Web Services account.
putContactInformationAsync(PutContactInformationRequest) - Method in class com.amazonaws.services.account.AbstractAWSAccountAsync
 
putContactInformationAsync(PutContactInformationRequest, AsyncHandler<PutContactInformationRequest, PutContactInformationResult>) - Method in class com.amazonaws.services.account.AbstractAWSAccountAsync
 
putContactInformationAsync(PutContactInformationRequest) - Method in interface com.amazonaws.services.account.AWSAccountAsync
Updates the primary contact information of an Amazon Web Services account.
putContactInformationAsync(PutContactInformationRequest, AsyncHandler<PutContactInformationRequest, PutContactInformationResult>) - Method in interface com.amazonaws.services.account.AWSAccountAsync
Updates the primary contact information of an Amazon Web Services account.
putContactInformationAsync(PutContactInformationRequest) - Method in class com.amazonaws.services.account.AWSAccountAsyncClient
 
putContactInformationAsync(PutContactInformationRequest, AsyncHandler<PutContactInformationRequest, PutContactInformationResult>) - Method in class com.amazonaws.services.account.AWSAccountAsyncClient
 
PutContactInformationRequest - Class in com.amazonaws.services.account.model
 
PutContactInformationRequest() - Constructor for class com.amazonaws.services.account.model.PutContactInformationRequest
 
PutContactInformationResult - Class in com.amazonaws.services.account.model
 
PutContactInformationResult() - Constructor for class com.amazonaws.services.account.model.PutContactInformationResult
 

R

Region - Class in com.amazonaws.services.account.model
This is a structure that expresses the Region for a given account, consisting of a name and opt-in status.
Region() - Constructor for class com.amazonaws.services.account.model.Region
 
RegionOptStatus - Enum in com.amazonaws.services.account.model
 
ResourceNotFoundException - Exception in com.amazonaws.services.account.model
The operation failed because it specified a resource that can't be found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.account.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.

S

setAccountId(String) - Method in class com.amazonaws.services.account.model.DeleteAlternateContactRequest
Specifies the 12 digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
setAccountId(String) - Method in class com.amazonaws.services.account.model.DisableRegionRequest
Specifies the 12-digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
setAccountId(String) - Method in class com.amazonaws.services.account.model.EnableRegionRequest
Specifies the 12-digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
setAccountId(String) - Method in class com.amazonaws.services.account.model.GetAlternateContactRequest
Specifies the 12 digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
setAccountId(String) - Method in class com.amazonaws.services.account.model.GetContactInformationRequest
Specifies the 12-digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
setAccountId(String) - Method in class com.amazonaws.services.account.model.GetRegionOptStatusRequest
Specifies the 12-digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
setAccountId(String) - Method in class com.amazonaws.services.account.model.ListRegionsRequest
Specifies the 12-digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
setAccountId(String) - Method in class com.amazonaws.services.account.model.PutAlternateContactRequest
Specifies the 12 digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
setAccountId(String) - Method in class com.amazonaws.services.account.model.PutContactInformationRequest
Specifies the 12-digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
setAddressLine1(String) - Method in class com.amazonaws.services.account.model.ContactInformation
The first line of the primary contact address.
setAddressLine2(String) - Method in class com.amazonaws.services.account.model.ContactInformation
The second line of the primary contact address, if any.
setAddressLine3(String) - Method in class com.amazonaws.services.account.model.ContactInformation
The third line of the primary contact address, if any.
setAlternateContact(AlternateContact) - Method in class com.amazonaws.services.account.model.GetAlternateContactResult
A structure that contains the details for the specified alternate contact.
setAlternateContactType(String) - Method in class com.amazonaws.services.account.model.AlternateContact
The type of alternate contact.
setAlternateContactType(String) - Method in class com.amazonaws.services.account.model.DeleteAlternateContactRequest
Specifies which of the alternate contacts to delete.
setAlternateContactType(String) - Method in class com.amazonaws.services.account.model.GetAlternateContactRequest
Specifies which alternate contact you want to retrieve.
setAlternateContactType(String) - Method in class com.amazonaws.services.account.model.PutAlternateContactRequest
Specifies which alternate contact you want to create or update.
setCity(String) - Method in class com.amazonaws.services.account.model.ContactInformation
The city of the primary contact address.
setCompanyName(String) - Method in class com.amazonaws.services.account.model.ContactInformation
The name of the company associated with the primary contact information, if any.
setContactInformation(ContactInformation) - Method in class com.amazonaws.services.account.model.GetContactInformationResult
Contains the details of the primary contact information associated with an Amazon Web Services account.
setContactInformation(ContactInformation) - Method in class com.amazonaws.services.account.model.PutContactInformationRequest
Contains the details of the primary contact information associated with an Amazon Web Services account.
setCountryCode(String) - Method in class com.amazonaws.services.account.model.ContactInformation
The ISO-3166 two-letter country code for the primary contact address.
setDistrictOrCounty(String) - Method in class com.amazonaws.services.account.model.ContactInformation
The district or county of the primary contact address, if any.
setEmailAddress(String) - Method in class com.amazonaws.services.account.model.AlternateContact
The email address associated with this alternate contact.
setEmailAddress(String) - Method in class com.amazonaws.services.account.model.PutAlternateContactRequest
Specifies an email address for the alternate contact.
setFieldList(Collection<ValidationExceptionField>) - Method in exception com.amazonaws.services.account.model.ValidationException
The field where the invalid entry was detected.
setFullName(String) - Method in class com.amazonaws.services.account.model.ContactInformation
The full name of the primary contact address.
setMaxResults(Integer) - Method in class com.amazonaws.services.account.model.ListRegionsRequest
The total number of items to return in the command’s output.
setMessage(String) - Method in class com.amazonaws.services.account.model.ValidationExceptionField
A message about the validation exception.
setName(String) - Method in class com.amazonaws.services.account.model.AlternateContact
The name associated with this alternate contact.
setName(String) - Method in class com.amazonaws.services.account.model.PutAlternateContactRequest
Specifies a name for the alternate contact.
setName(String) - Method in class com.amazonaws.services.account.model.ValidationExceptionField
The field name where the invalid entry was detected.
setNextToken(String) - Method in class com.amazonaws.services.account.model.ListRegionsRequest
A token used to specify where to start paginating.
setNextToken(String) - Method in class com.amazonaws.services.account.model.ListRegionsResult
If there is more data to be returned, this will be populated.
setPhoneNumber(String) - Method in class com.amazonaws.services.account.model.AlternateContact
The phone number associated with this alternate contact.
setPhoneNumber(String) - Method in class com.amazonaws.services.account.model.ContactInformation
The phone number of the primary contact information.
setPhoneNumber(String) - Method in class com.amazonaws.services.account.model.PutAlternateContactRequest
Specifies a phone number for the alternate contact.
setPostalCode(String) - Method in class com.amazonaws.services.account.model.ContactInformation
The postal code of the primary contact address.
setReason(String) - Method in exception com.amazonaws.services.account.model.ValidationException
The reason that validation failed.
setRegionName(String) - Method in class com.amazonaws.services.account.model.DisableRegionRequest
Specifies the Region-code for a given Region name (for example, af-south-1).
setRegionName(String) - Method in class com.amazonaws.services.account.model.EnableRegionRequest
Specifies the Region-code for a given Region name (for example, af-south-1).
setRegionName(String) - Method in class com.amazonaws.services.account.model.GetRegionOptStatusRequest
Specifies the Region-code for a given Region name (for example, af-south-1).
setRegionName(String) - Method in class com.amazonaws.services.account.model.GetRegionOptStatusResult
The Region code that was passed in.
setRegionName(String) - Method in class com.amazonaws.services.account.model.Region
The Region code of a given Region (for example, us-east-1).
setRegionOptStatus(String) - Method in class com.amazonaws.services.account.model.GetRegionOptStatusResult
One of the potential statuses a Region can undergo (Enabled, Enabling, Disabled, Disabling, Enabled_By_Default).
setRegionOptStatus(String) - Method in class com.amazonaws.services.account.model.Region
One of potential statuses a Region can undergo (Enabled, Enabling, Disabled, Disabling, Enabled_By_Default).
setRegionOptStatusContains(Collection<String>) - Method in class com.amazonaws.services.account.model.ListRegionsRequest
A list of Region statuses (Enabling, Enabled, Disabling, Disabled, Enabled_by_default) to use to filter the list of Regions for a given account.
setRegions(Collection<Region>) - Method in class com.amazonaws.services.account.model.ListRegionsResult
This is a list of Regions for a given account, or if the filtered parameter was used, a list of Regions that match the filter criteria set in the filter parameter.
setStateOrRegion(String) - Method in class com.amazonaws.services.account.model.ContactInformation
The state or region of the primary contact address.
setTitle(String) - Method in class com.amazonaws.services.account.model.AlternateContact
The title associated with this alternate contact.
setTitle(String) - Method in class com.amazonaws.services.account.model.PutAlternateContactRequest
Specifies a title for the alternate contact.
setWebsiteUrl(String) - Method in class com.amazonaws.services.account.model.ContactInformation
The URL of the website associated with the primary contact information, if any.
shutdown() - Method in class com.amazonaws.services.account.AbstractAWSAccount
 
shutdown() - Method in interface com.amazonaws.services.account.AWSAccount
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.account.AWSAccountAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.account.AWSAccountClient
 
standard() - Static method in class com.amazonaws.services.account.AWSAccountAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.account.AWSAccountClientBuilder
 

T

TooManyRequestsException - Exception in com.amazonaws.services.account.model
The operation failed because it was called too frequently and exceeded a throttle limit.
TooManyRequestsException(String) - Constructor for exception com.amazonaws.services.account.model.TooManyRequestsException
Constructs a new TooManyRequestsException with the specified error message.
toString() - Method in class com.amazonaws.services.account.model.AlternateContact
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.account.model.AlternateContactType
 
toString() - Method in class com.amazonaws.services.account.model.ContactInformation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.account.model.DeleteAlternateContactRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.account.model.DeleteAlternateContactResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.account.model.DisableRegionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.account.model.DisableRegionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.account.model.EnableRegionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.account.model.EnableRegionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.account.model.GetAlternateContactRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.account.model.GetAlternateContactResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.account.model.GetContactInformationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.account.model.GetContactInformationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.account.model.GetRegionOptStatusRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.account.model.GetRegionOptStatusResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.account.model.ListRegionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.account.model.ListRegionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.account.model.PutAlternateContactRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.account.model.PutAlternateContactResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.account.model.PutContactInformationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.account.model.PutContactInformationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.account.model.Region
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.account.model.RegionOptStatus
 
toString() - Method in class com.amazonaws.services.account.model.ValidationExceptionField
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.account.model.ValidationExceptionReason
 

V

ValidationException - Exception in com.amazonaws.services.account.model
The operation failed because one of the input parameters was invalid.
ValidationException(String) - Constructor for exception com.amazonaws.services.account.model.ValidationException
Constructs a new ValidationException with the specified error message.
ValidationExceptionField - Class in com.amazonaws.services.account.model
The input failed to meet the constraints specified by the Amazon Web Services service in a specified field.
ValidationExceptionField() - Constructor for class com.amazonaws.services.account.model.ValidationExceptionField
 
ValidationExceptionReason - Enum in com.amazonaws.services.account.model
 
valueOf(String) - Static method in enum com.amazonaws.services.account.model.AlternateContactType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.account.model.RegionOptStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.account.model.ValidationExceptionReason
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.account.model.AlternateContactType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.account.model.RegionOptStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.account.model.ValidationExceptionReason
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAccountId(String) - Method in class com.amazonaws.services.account.model.DeleteAlternateContactRequest
Specifies the 12 digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
withAccountId(String) - Method in class com.amazonaws.services.account.model.DisableRegionRequest
Specifies the 12-digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
withAccountId(String) - Method in class com.amazonaws.services.account.model.EnableRegionRequest
Specifies the 12-digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
withAccountId(String) - Method in class com.amazonaws.services.account.model.GetAlternateContactRequest
Specifies the 12 digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
withAccountId(String) - Method in class com.amazonaws.services.account.model.GetContactInformationRequest
Specifies the 12-digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
withAccountId(String) - Method in class com.amazonaws.services.account.model.GetRegionOptStatusRequest
Specifies the 12-digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
withAccountId(String) - Method in class com.amazonaws.services.account.model.ListRegionsRequest
Specifies the 12-digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
withAccountId(String) - Method in class com.amazonaws.services.account.model.PutAlternateContactRequest
Specifies the 12 digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
withAccountId(String) - Method in class com.amazonaws.services.account.model.PutContactInformationRequest
Specifies the 12-digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
withAddressLine1(String) - Method in class com.amazonaws.services.account.model.ContactInformation
The first line of the primary contact address.
withAddressLine2(String) - Method in class com.amazonaws.services.account.model.ContactInformation
The second line of the primary contact address, if any.
withAddressLine3(String) - Method in class com.amazonaws.services.account.model.ContactInformation
The third line of the primary contact address, if any.
withAlternateContact(AlternateContact) - Method in class com.amazonaws.services.account.model.GetAlternateContactResult
A structure that contains the details for the specified alternate contact.
withAlternateContactType(String) - Method in class com.amazonaws.services.account.model.AlternateContact
The type of alternate contact.
withAlternateContactType(AlternateContactType) - Method in class com.amazonaws.services.account.model.AlternateContact
The type of alternate contact.
withAlternateContactType(String) - Method in class com.amazonaws.services.account.model.DeleteAlternateContactRequest
Specifies which of the alternate contacts to delete.
withAlternateContactType(AlternateContactType) - Method in class com.amazonaws.services.account.model.DeleteAlternateContactRequest
Specifies which of the alternate contacts to delete.
withAlternateContactType(String) - Method in class com.amazonaws.services.account.model.GetAlternateContactRequest
Specifies which alternate contact you want to retrieve.
withAlternateContactType(AlternateContactType) - Method in class com.amazonaws.services.account.model.GetAlternateContactRequest
Specifies which alternate contact you want to retrieve.
withAlternateContactType(String) - Method in class com.amazonaws.services.account.model.PutAlternateContactRequest
Specifies which alternate contact you want to create or update.
withAlternateContactType(AlternateContactType) - Method in class com.amazonaws.services.account.model.PutAlternateContactRequest
Specifies which alternate contact you want to create or update.
withCity(String) - Method in class com.amazonaws.services.account.model.ContactInformation
The city of the primary contact address.
withCompanyName(String) - Method in class com.amazonaws.services.account.model.ContactInformation
The name of the company associated with the primary contact information, if any.
withContactInformation(ContactInformation) - Method in class com.amazonaws.services.account.model.GetContactInformationResult
Contains the details of the primary contact information associated with an Amazon Web Services account.
withContactInformation(ContactInformation) - Method in class com.amazonaws.services.account.model.PutContactInformationRequest
Contains the details of the primary contact information associated with an Amazon Web Services account.
withCountryCode(String) - Method in class com.amazonaws.services.account.model.ContactInformation
The ISO-3166 two-letter country code for the primary contact address.
withDistrictOrCounty(String) - Method in class com.amazonaws.services.account.model.ContactInformation
The district or county of the primary contact address, if any.
withEmailAddress(String) - Method in class com.amazonaws.services.account.model.AlternateContact
The email address associated with this alternate contact.
withEmailAddress(String) - Method in class com.amazonaws.services.account.model.PutAlternateContactRequest
Specifies an email address for the alternate contact.
withFieldList(ValidationExceptionField...) - Method in exception com.amazonaws.services.account.model.ValidationException
The field where the invalid entry was detected.
withFieldList(Collection<ValidationExceptionField>) - Method in exception com.amazonaws.services.account.model.ValidationException
The field where the invalid entry was detected.
withFullName(String) - Method in class com.amazonaws.services.account.model.ContactInformation
The full name of the primary contact address.
withMaxResults(Integer) - Method in class com.amazonaws.services.account.model.ListRegionsRequest
The total number of items to return in the command’s output.
withMessage(String) - Method in class com.amazonaws.services.account.model.ValidationExceptionField
A message about the validation exception.
withName(String) - Method in class com.amazonaws.services.account.model.AlternateContact
The name associated with this alternate contact.
withName(String) - Method in class com.amazonaws.services.account.model.PutAlternateContactRequest
Specifies a name for the alternate contact.
withName(String) - Method in class com.amazonaws.services.account.model.ValidationExceptionField
The field name where the invalid entry was detected.
withNextToken(String) - Method in class com.amazonaws.services.account.model.ListRegionsRequest
A token used to specify where to start paginating.
withNextToken(String) - Method in class com.amazonaws.services.account.model.ListRegionsResult
If there is more data to be returned, this will be populated.
withPhoneNumber(String) - Method in class com.amazonaws.services.account.model.AlternateContact
The phone number associated with this alternate contact.
withPhoneNumber(String) - Method in class com.amazonaws.services.account.model.ContactInformation
The phone number of the primary contact information.
withPhoneNumber(String) - Method in class com.amazonaws.services.account.model.PutAlternateContactRequest
Specifies a phone number for the alternate contact.
withPostalCode(String) - Method in class com.amazonaws.services.account.model.ContactInformation
The postal code of the primary contact address.
withReason(String) - Method in exception com.amazonaws.services.account.model.ValidationException
The reason that validation failed.
withReason(ValidationExceptionReason) - Method in exception com.amazonaws.services.account.model.ValidationException
The reason that validation failed.
withRegionName(String) - Method in class com.amazonaws.services.account.model.DisableRegionRequest
Specifies the Region-code for a given Region name (for example, af-south-1).
withRegionName(String) - Method in class com.amazonaws.services.account.model.EnableRegionRequest
Specifies the Region-code for a given Region name (for example, af-south-1).
withRegionName(String) - Method in class com.amazonaws.services.account.model.GetRegionOptStatusRequest
Specifies the Region-code for a given Region name (for example, af-south-1).
withRegionName(String) - Method in class com.amazonaws.services.account.model.GetRegionOptStatusResult
The Region code that was passed in.
withRegionName(String) - Method in class com.amazonaws.services.account.model.Region
The Region code of a given Region (for example, us-east-1).
withRegionOptStatus(String) - Method in class com.amazonaws.services.account.model.GetRegionOptStatusResult
One of the potential statuses a Region can undergo (Enabled, Enabling, Disabled, Disabling, Enabled_By_Default).
withRegionOptStatus(RegionOptStatus) - Method in class com.amazonaws.services.account.model.GetRegionOptStatusResult
One of the potential statuses a Region can undergo (Enabled, Enabling, Disabled, Disabling, Enabled_By_Default).
withRegionOptStatus(String) - Method in class com.amazonaws.services.account.model.Region
One of potential statuses a Region can undergo (Enabled, Enabling, Disabled, Disabling, Enabled_By_Default).
withRegionOptStatus(RegionOptStatus) - Method in class com.amazonaws.services.account.model.Region
One of potential statuses a Region can undergo (Enabled, Enabling, Disabled, Disabling, Enabled_By_Default).
withRegionOptStatusContains(String...) - Method in class com.amazonaws.services.account.model.ListRegionsRequest
A list of Region statuses (Enabling, Enabled, Disabling, Disabled, Enabled_by_default) to use to filter the list of Regions for a given account.
withRegionOptStatusContains(Collection<String>) - Method in class com.amazonaws.services.account.model.ListRegionsRequest
A list of Region statuses (Enabling, Enabled, Disabling, Disabled, Enabled_by_default) to use to filter the list of Regions for a given account.
withRegionOptStatusContains(RegionOptStatus...) - Method in class com.amazonaws.services.account.model.ListRegionsRequest
A list of Region statuses (Enabling, Enabled, Disabling, Disabled, Enabled_by_default) to use to filter the list of Regions for a given account.
withRegions(Region...) - Method in class com.amazonaws.services.account.model.ListRegionsResult
This is a list of Regions for a given account, or if the filtered parameter was used, a list of Regions that match the filter criteria set in the filter parameter.
withRegions(Collection<Region>) - Method in class com.amazonaws.services.account.model.ListRegionsResult
This is a list of Regions for a given account, or if the filtered parameter was used, a list of Regions that match the filter criteria set in the filter parameter.
withStateOrRegion(String) - Method in class com.amazonaws.services.account.model.ContactInformation
The state or region of the primary contact address.
withTitle(String) - Method in class com.amazonaws.services.account.model.AlternateContact
The title associated with this alternate contact.
withTitle(String) - Method in class com.amazonaws.services.account.model.PutAlternateContactRequest
Specifies a title for the alternate contact.
withWebsiteUrl(String) - Method in class com.amazonaws.services.account.model.ContactInformation
The URL of the website associated with the primary contact information, if any.
A B C D E F G H I L M P R S T V W 
Skip navigation links

Copyright © 2023. All rights reserved.