Skip navigation links
A B C D E F G H I 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.DeleteAlternateContactRequest
 
clone() - Method in class com.amazonaws.services.account.model.DeleteAlternateContactResult
 
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.PutAlternateContactRequest
 
clone() - Method in class com.amazonaws.services.account.model.PutAlternateContactResult
 
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

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
 

E

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.DeleteAlternateContactRequest
 
equals(Object) - Method in class com.amazonaws.services.account.model.DeleteAlternateContactResult
 
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.PutAlternateContactRequest
 
equals(Object) - Method in class com.amazonaws.services.account.model.PutAlternateContactResult
 

F

fromValue(String) - Static method in enum com.amazonaws.services.account.model.AlternateContactType
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.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.PutAlternateContactRequest
Specifies the 12 digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
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.
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.
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.
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.PutAlternateContactRequest
Specifies a phone number for the alternate contact.
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.

H

hashCode() - Method in class com.amazonaws.services.account.model.AlternateContact
 
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.GetAlternateContactRequest
 
hashCode() - Method in class com.amazonaws.services.account.model.GetAlternateContactResult
 
hashCode() - Method in class com.amazonaws.services.account.model.PutAlternateContactRequest
 
hashCode() - Method in class com.amazonaws.services.account.model.PutAlternateContactResult
 

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.

M

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

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
 

R

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.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.PutAlternateContactRequest
Specifies the 12 digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
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.
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.
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.
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.PutAlternateContactRequest
Specifies a phone number for the alternate contact.
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.
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.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.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.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.

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.
valueOf(String) - Static method in enum com.amazonaws.services.account.model.AlternateContactType
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.

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.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.PutAlternateContactRequest
Specifies the 12 digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.
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.
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.
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.
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.PutAlternateContactRequest
Specifies a phone number for the alternate contact.
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.
A B C D E F G H I M P R S T V W 
Skip navigation links

Copyright © 2022. All rights reserved.