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

A

AbstractAWSSupport - Class in com.amazonaws.services.support
Abstract implementation of AWSSupport.
AbstractAWSSupport() - Constructor for class com.amazonaws.services.support.AbstractAWSSupport
 
AbstractAWSSupportAsync - Class in com.amazonaws.services.support
Abstract implementation of AWSSupportAsync.
AbstractAWSSupportAsync() - Constructor for class com.amazonaws.services.support.AbstractAWSSupportAsync
 
addAttachmentsToSet(AddAttachmentsToSetRequest) - Method in class com.amazonaws.services.support.AbstractAWSSupport
 
addAttachmentsToSet(AddAttachmentsToSetRequest) - Method in interface com.amazonaws.services.support.AWSSupport
Adds one or more attachments to an attachment set.
addAttachmentsToSet(AddAttachmentsToSetRequest) - Method in class com.amazonaws.services.support.AWSSupportClient
Adds one or more attachments to an attachment set.
addAttachmentsToSetAsync(AddAttachmentsToSetRequest) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
 
addAttachmentsToSetAsync(AddAttachmentsToSetRequest, AsyncHandler<AddAttachmentsToSetRequest, AddAttachmentsToSetResult>) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
 
addAttachmentsToSetAsync(AddAttachmentsToSetRequest) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Adds one or more attachments to an attachment set.
addAttachmentsToSetAsync(AddAttachmentsToSetRequest, AsyncHandler<AddAttachmentsToSetRequest, AddAttachmentsToSetResult>) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Adds one or more attachments to an attachment set.
addAttachmentsToSetAsync(AddAttachmentsToSetRequest) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
 
addAttachmentsToSetAsync(AddAttachmentsToSetRequest, AsyncHandler<AddAttachmentsToSetRequest, AddAttachmentsToSetResult>) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
 
AddAttachmentsToSetRequest - Class in com.amazonaws.services.support.model
 
AddAttachmentsToSetRequest() - Constructor for class com.amazonaws.services.support.model.AddAttachmentsToSetRequest
 
AddAttachmentsToSetResult - Class in com.amazonaws.services.support.model
The ID and expiry time of the attachment set returned by the AddAttachmentsToSet operation.
AddAttachmentsToSetResult() - Constructor for class com.amazonaws.services.support.model.AddAttachmentsToSetResult
 
addCommunicationToCase(AddCommunicationToCaseRequest) - Method in class com.amazonaws.services.support.AbstractAWSSupport
 
addCommunicationToCase(AddCommunicationToCaseRequest) - Method in interface com.amazonaws.services.support.AWSSupport
Adds additional customer communication to an Amazon Web Services Support case.
addCommunicationToCase(AddCommunicationToCaseRequest) - Method in class com.amazonaws.services.support.AWSSupportClient
Adds additional customer communication to an Amazon Web Services Support case.
addCommunicationToCaseAsync(AddCommunicationToCaseRequest) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
 
addCommunicationToCaseAsync(AddCommunicationToCaseRequest, AsyncHandler<AddCommunicationToCaseRequest, AddCommunicationToCaseResult>) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
 
addCommunicationToCaseAsync(AddCommunicationToCaseRequest) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Adds additional customer communication to an Amazon Web Services Support case.
addCommunicationToCaseAsync(AddCommunicationToCaseRequest, AsyncHandler<AddCommunicationToCaseRequest, AddCommunicationToCaseResult>) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Adds additional customer communication to an Amazon Web Services Support case.
addCommunicationToCaseAsync(AddCommunicationToCaseRequest) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
 
addCommunicationToCaseAsync(AddCommunicationToCaseRequest, AsyncHandler<AddCommunicationToCaseRequest, AddCommunicationToCaseResult>) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
 
AddCommunicationToCaseRequest - Class in com.amazonaws.services.support.model
 
AddCommunicationToCaseRequest() - Constructor for class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
 
AddCommunicationToCaseResult - Class in com.amazonaws.services.support.model
The result of the AddCommunicationToCase operation.
AddCommunicationToCaseResult() - Constructor for class com.amazonaws.services.support.model.AddCommunicationToCaseResult
 
asyncBuilder() - Static method in class com.amazonaws.services.support.AWSSupportAsyncClient
 
Attachment - Class in com.amazonaws.services.support.model
An attachment to a case communication.
Attachment() - Constructor for class com.amazonaws.services.support.model.Attachment
 
AttachmentDetails - Class in com.amazonaws.services.support.model
The file name and ID of an attachment to a case communication.
AttachmentDetails() - Constructor for class com.amazonaws.services.support.model.AttachmentDetails
 
AttachmentIdNotFoundException - Exception in com.amazonaws.services.support.model
An attachment with the specified ID could not be found.
AttachmentIdNotFoundException(String) - Constructor for exception com.amazonaws.services.support.model.AttachmentIdNotFoundException
Constructs a new AttachmentIdNotFoundException with the specified error message.
AttachmentLimitExceededException - Exception in com.amazonaws.services.support.model
The limit for the number of attachment sets created in a short period of time has been exceeded.
AttachmentLimitExceededException(String) - Constructor for exception com.amazonaws.services.support.model.AttachmentLimitExceededException
Constructs a new AttachmentLimitExceededException with the specified error message.
AttachmentSetExpiredException - Exception in com.amazonaws.services.support.model
The expiration time of the attachment set has passed.
AttachmentSetExpiredException(String) - Constructor for exception com.amazonaws.services.support.model.AttachmentSetExpiredException
Constructs a new AttachmentSetExpiredException with the specified error message.
AttachmentSetIdNotFoundException - Exception in com.amazonaws.services.support.model
An attachment set with the specified ID could not be found.
AttachmentSetIdNotFoundException(String) - Constructor for exception com.amazonaws.services.support.model.AttachmentSetIdNotFoundException
Constructs a new AttachmentSetIdNotFoundException with the specified error message.
AttachmentSetSizeLimitExceededException - Exception in com.amazonaws.services.support.model
A limit for the size of an attachment set has been exceeded.
AttachmentSetSizeLimitExceededException(String) - Constructor for exception com.amazonaws.services.support.model.AttachmentSetSizeLimitExceededException
Constructs a new AttachmentSetSizeLimitExceededException with the specified error message.
AWSSupport - Interface in com.amazonaws.services.support
Interface for accessing AWS Support.
AWSSupportAsync - Interface in com.amazonaws.services.support
Interface for accessing AWS Support asynchronously.
AWSSupportAsyncClient - Class in com.amazonaws.services.support
Client for accessing AWS Support asynchronously.
AWSSupportAsyncClient() - Constructor for class com.amazonaws.services.support.AWSSupportAsyncClient
AWSSupportAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.support.AWSSupportAsyncClient
AWSSupportAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.support.AWSSupportAsyncClient
AWSSupportAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.support.AWSSupportAsyncClient
AWSSupportAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.support.AWSSupportAsyncClient
AWSSupportAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.support.AWSSupportAsyncClient
AWSSupportAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.support.AWSSupportAsyncClient
AWSSupportAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.support.AWSSupportAsyncClient
AWSSupportAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.support.AWSSupportAsyncClient
AWSSupportAsyncClientBuilder - Class in com.amazonaws.services.support
Fluent builder for AWSSupportAsync.
AWSSupportClient - Class in com.amazonaws.services.support
Client for accessing AWS Support.
AWSSupportClient() - Constructor for class com.amazonaws.services.support.AWSSupportClient
Deprecated.
AWSSupportClient(ClientConfiguration) - Constructor for class com.amazonaws.services.support.AWSSupportClient
AWSSupportClient(AWSCredentials) - Constructor for class com.amazonaws.services.support.AWSSupportClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AWSSupportClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AWSSupportClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.support.AWSSupportClient
AWSSupportClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.support.AWSSupportClient
AWSSupportClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.support.AWSSupportClient
AWSSupportClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.support.AWSSupportClient
AWSSupportClientBuilder - Class in com.amazonaws.services.support
Fluent builder for AWSSupport.
AWSSupportException - Exception in com.amazonaws.services.support.model
Base exception for all service exceptions thrown by AWS Support
AWSSupportException(String) - Constructor for exception com.amazonaws.services.support.model.AWSSupportException
Constructs a new AWSSupportException with the specified error message.

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.support.AWSSupportAsyncClientBuilder
Construct an asynchronous implementation of AWSSupportAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.support.AWSSupportClientBuilder
Construct a synchronous implementation of AWSSupport using the current builder configuration.
builder() - Static method in class com.amazonaws.services.support.AWSSupportClient
 

C

CaseCreationLimitExceededException - Exception in com.amazonaws.services.support.model
The case creation limit for the account has been exceeded.
CaseCreationLimitExceededException(String) - Constructor for exception com.amazonaws.services.support.model.CaseCreationLimitExceededException
Constructs a new CaseCreationLimitExceededException with the specified error message.
CaseDetails - Class in com.amazonaws.services.support.model
A JSON-formatted object that contains the metadata for a support case.
CaseDetails() - Constructor for class com.amazonaws.services.support.model.CaseDetails
 
CaseIdNotFoundException - Exception in com.amazonaws.services.support.model
The requested caseId couldn't be located.
CaseIdNotFoundException(String) - Constructor for exception com.amazonaws.services.support.model.CaseIdNotFoundException
Constructs a new CaseIdNotFoundException with the specified error message.
Category - Class in com.amazonaws.services.support.model
A JSON-formatted name/value pair that represents the category name and category code of the problem, selected from the DescribeServices response for each Amazon Web Services service.
Category() - Constructor for class com.amazonaws.services.support.model.Category
 
clone() - Method in class com.amazonaws.services.support.model.AddAttachmentsToSetRequest
 
clone() - Method in class com.amazonaws.services.support.model.AddAttachmentsToSetResult
 
clone() - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
 
clone() - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseResult
 
clone() - Method in class com.amazonaws.services.support.model.Attachment
 
clone() - Method in class com.amazonaws.services.support.model.AttachmentDetails
 
clone() - Method in class com.amazonaws.services.support.model.CaseDetails
 
clone() - Method in class com.amazonaws.services.support.model.Category
 
clone() - Method in class com.amazonaws.services.support.model.Communication
 
clone() - Method in class com.amazonaws.services.support.model.CreateCaseRequest
 
clone() - Method in class com.amazonaws.services.support.model.CreateCaseResult
 
clone() - Method in class com.amazonaws.services.support.model.DescribeAttachmentRequest
 
clone() - Method in class com.amazonaws.services.support.model.DescribeAttachmentResult
 
clone() - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
 
clone() - Method in class com.amazonaws.services.support.model.DescribeCasesResult
 
clone() - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
 
clone() - Method in class com.amazonaws.services.support.model.DescribeCommunicationsResult
 
clone() - Method in class com.amazonaws.services.support.model.DescribeServicesRequest
 
clone() - Method in class com.amazonaws.services.support.model.DescribeServicesResult
 
clone() - Method in class com.amazonaws.services.support.model.DescribeSeverityLevelsRequest
 
clone() - Method in class com.amazonaws.services.support.model.DescribeSeverityLevelsResult
 
clone() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest
 
clone() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResult
 
clone() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultRequest
 
clone() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultResult
 
clone() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksRequest
 
clone() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksResult
 
clone() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest
 
clone() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesResult
 
clone() - Method in class com.amazonaws.services.support.model.RecentCaseCommunications
 
clone() - Method in class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckRequest
 
clone() - Method in class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckResult
 
clone() - Method in class com.amazonaws.services.support.model.ResolveCaseRequest
 
clone() - Method in class com.amazonaws.services.support.model.ResolveCaseResult
 
clone() - Method in class com.amazonaws.services.support.model.Service
 
clone() - Method in class com.amazonaws.services.support.model.SeverityLevel
 
clone() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCategorySpecificSummary
 
clone() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
 
clone() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckRefreshStatus
 
clone() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
 
clone() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
 
clone() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCostOptimizingSummary
 
clone() - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
 
clone() - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
 
com.amazonaws.services.support - package com.amazonaws.services.support
Amazon Web Services Support
com.amazonaws.services.support.model - package com.amazonaws.services.support.model
 
Communication - Class in com.amazonaws.services.support.model
A communication associated with a support case.
Communication() - Constructor for class com.amazonaws.services.support.model.Communication
 
configFactory - Static variable in class com.amazonaws.services.support.AWSSupportClient
Client configuration factory providing ClientConfigurations tailored to this client
createCase(CreateCaseRequest) - Method in class com.amazonaws.services.support.AbstractAWSSupport
 
createCase(CreateCaseRequest) - Method in interface com.amazonaws.services.support.AWSSupport
Creates a case in the Amazon Web Services Support Center.
createCase(CreateCaseRequest) - Method in class com.amazonaws.services.support.AWSSupportClient
Creates a case in the Amazon Web Services Support Center.
createCaseAsync(CreateCaseRequest) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
 
createCaseAsync(CreateCaseRequest, AsyncHandler<CreateCaseRequest, CreateCaseResult>) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
 
createCaseAsync(CreateCaseRequest) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Creates a case in the Amazon Web Services Support Center.
createCaseAsync(CreateCaseRequest, AsyncHandler<CreateCaseRequest, CreateCaseResult>) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Creates a case in the Amazon Web Services Support Center.
createCaseAsync(CreateCaseRequest) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
 
createCaseAsync(CreateCaseRequest, AsyncHandler<CreateCaseRequest, CreateCaseResult>) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
 
CreateCaseRequest - Class in com.amazonaws.services.support.model
 
CreateCaseRequest() - Constructor for class com.amazonaws.services.support.model.CreateCaseRequest
 
CreateCaseResult - Class in com.amazonaws.services.support.model
The support case ID returned by a successful completion of the CreateCase operation.
CreateCaseResult() - Constructor for class com.amazonaws.services.support.model.CreateCaseResult
 

D

defaultClient() - Static method in class com.amazonaws.services.support.AWSSupportAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.support.AWSSupportClientBuilder
 
describeAttachment(DescribeAttachmentRequest) - Method in class com.amazonaws.services.support.AbstractAWSSupport
 
describeAttachment(DescribeAttachmentRequest) - Method in interface com.amazonaws.services.support.AWSSupport
Returns the attachment that has the specified ID.
describeAttachment(DescribeAttachmentRequest) - Method in class com.amazonaws.services.support.AWSSupportClient
Returns the attachment that has the specified ID.
describeAttachmentAsync(DescribeAttachmentRequest) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
 
describeAttachmentAsync(DescribeAttachmentRequest, AsyncHandler<DescribeAttachmentRequest, DescribeAttachmentResult>) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
 
describeAttachmentAsync(DescribeAttachmentRequest) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns the attachment that has the specified ID.
describeAttachmentAsync(DescribeAttachmentRequest, AsyncHandler<DescribeAttachmentRequest, DescribeAttachmentResult>) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns the attachment that has the specified ID.
describeAttachmentAsync(DescribeAttachmentRequest) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
 
describeAttachmentAsync(DescribeAttachmentRequest, AsyncHandler<DescribeAttachmentRequest, DescribeAttachmentResult>) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
 
DescribeAttachmentLimitExceededException - Exception in com.amazonaws.services.support.model
The limit for the number of DescribeAttachment requests in a short period of time has been exceeded.
DescribeAttachmentLimitExceededException(String) - Constructor for exception com.amazonaws.services.support.model.DescribeAttachmentLimitExceededException
Constructs a new DescribeAttachmentLimitExceededException with the specified error message.
DescribeAttachmentRequest - Class in com.amazonaws.services.support.model
 
DescribeAttachmentRequest() - Constructor for class com.amazonaws.services.support.model.DescribeAttachmentRequest
 
DescribeAttachmentResult - Class in com.amazonaws.services.support.model
The content and file name of the attachment returned by the DescribeAttachment operation.
DescribeAttachmentResult() - Constructor for class com.amazonaws.services.support.model.DescribeAttachmentResult
 
describeCases(DescribeCasesRequest) - Method in class com.amazonaws.services.support.AbstractAWSSupport
 
describeCases() - Method in class com.amazonaws.services.support.AbstractAWSSupport
 
describeCases(DescribeCasesRequest) - Method in interface com.amazonaws.services.support.AWSSupport
Returns a list of cases that you specify by passing one or more case IDs.
describeCases() - Method in interface com.amazonaws.services.support.AWSSupport
Simplified method form for invoking the DescribeCases operation.
describeCases(DescribeCasesRequest) - Method in class com.amazonaws.services.support.AWSSupportClient
Returns a list of cases that you specify by passing one or more case IDs.
describeCases() - Method in class com.amazonaws.services.support.AWSSupportClient
 
describeCasesAsync(DescribeCasesRequest) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
 
describeCasesAsync(DescribeCasesRequest, AsyncHandler<DescribeCasesRequest, DescribeCasesResult>) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
 
describeCasesAsync() - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
Simplified method form for invoking the DescribeCases operation.
describeCasesAsync(AsyncHandler<DescribeCasesRequest, DescribeCasesResult>) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
Simplified method form for invoking the DescribeCases operation with an AsyncHandler.
describeCasesAsync(DescribeCasesRequest) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns a list of cases that you specify by passing one or more case IDs.
describeCasesAsync(DescribeCasesRequest, AsyncHandler<DescribeCasesRequest, DescribeCasesResult>) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns a list of cases that you specify by passing one or more case IDs.
describeCasesAsync() - Method in interface com.amazonaws.services.support.AWSSupportAsync
Simplified method form for invoking the DescribeCases operation.
describeCasesAsync(AsyncHandler<DescribeCasesRequest, DescribeCasesResult>) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Simplified method form for invoking the DescribeCases operation with an AsyncHandler.
describeCasesAsync(DescribeCasesRequest) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
 
describeCasesAsync(DescribeCasesRequest, AsyncHandler<DescribeCasesRequest, DescribeCasesResult>) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
 
describeCasesAsync() - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Simplified method form for invoking the DescribeCases operation.
describeCasesAsync(AsyncHandler<DescribeCasesRequest, DescribeCasesResult>) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Simplified method form for invoking the DescribeCases operation with an AsyncHandler.
DescribeCasesRequest - Class in com.amazonaws.services.support.model
 
DescribeCasesRequest() - Constructor for class com.amazonaws.services.support.model.DescribeCasesRequest
 
DescribeCasesResult - Class in com.amazonaws.services.support.model
Returns an array of CaseDetails objects and a nextToken that defines a point for pagination in the result set.
DescribeCasesResult() - Constructor for class com.amazonaws.services.support.model.DescribeCasesResult
 
describeCommunications(DescribeCommunicationsRequest) - Method in class com.amazonaws.services.support.AbstractAWSSupport
 
describeCommunications(DescribeCommunicationsRequest) - Method in interface com.amazonaws.services.support.AWSSupport
Returns communications and attachments for one or more support cases.
describeCommunications(DescribeCommunicationsRequest) - Method in class com.amazonaws.services.support.AWSSupportClient
Returns communications and attachments for one or more support cases.
describeCommunicationsAsync(DescribeCommunicationsRequest) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
 
describeCommunicationsAsync(DescribeCommunicationsRequest, AsyncHandler<DescribeCommunicationsRequest, DescribeCommunicationsResult>) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
 
describeCommunicationsAsync(DescribeCommunicationsRequest) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns communications and attachments for one or more support cases.
describeCommunicationsAsync(DescribeCommunicationsRequest, AsyncHandler<DescribeCommunicationsRequest, DescribeCommunicationsResult>) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns communications and attachments for one or more support cases.
describeCommunicationsAsync(DescribeCommunicationsRequest) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
 
describeCommunicationsAsync(DescribeCommunicationsRequest, AsyncHandler<DescribeCommunicationsRequest, DescribeCommunicationsResult>) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
 
DescribeCommunicationsRequest - Class in com.amazonaws.services.support.model
 
DescribeCommunicationsRequest() - Constructor for class com.amazonaws.services.support.model.DescribeCommunicationsRequest
 
DescribeCommunicationsResult - Class in com.amazonaws.services.support.model
The communications returned by the DescribeCommunications operation.
DescribeCommunicationsResult() - Constructor for class com.amazonaws.services.support.model.DescribeCommunicationsResult
 
describeServices(DescribeServicesRequest) - Method in class com.amazonaws.services.support.AbstractAWSSupport
 
describeServices() - Method in class com.amazonaws.services.support.AbstractAWSSupport
 
describeServices(DescribeServicesRequest) - Method in interface com.amazonaws.services.support.AWSSupport
Returns the current list of Amazon Web Services services and a list of service categories for each service.
describeServices() - Method in interface com.amazonaws.services.support.AWSSupport
Simplified method form for invoking the DescribeServices operation.
describeServices(DescribeServicesRequest) - Method in class com.amazonaws.services.support.AWSSupportClient
Returns the current list of Amazon Web Services services and a list of service categories for each service.
describeServices() - Method in class com.amazonaws.services.support.AWSSupportClient
 
describeServicesAsync(DescribeServicesRequest) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
 
describeServicesAsync(DescribeServicesRequest, AsyncHandler<DescribeServicesRequest, DescribeServicesResult>) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
 
describeServicesAsync() - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
Simplified method form for invoking the DescribeServices operation.
describeServicesAsync(AsyncHandler<DescribeServicesRequest, DescribeServicesResult>) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
Simplified method form for invoking the DescribeServices operation with an AsyncHandler.
describeServicesAsync(DescribeServicesRequest) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns the current list of Amazon Web Services services and a list of service categories for each service.
describeServicesAsync(DescribeServicesRequest, AsyncHandler<DescribeServicesRequest, DescribeServicesResult>) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns the current list of Amazon Web Services services and a list of service categories for each service.
describeServicesAsync() - Method in interface com.amazonaws.services.support.AWSSupportAsync
Simplified method form for invoking the DescribeServices operation.
describeServicesAsync(AsyncHandler<DescribeServicesRequest, DescribeServicesResult>) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Simplified method form for invoking the DescribeServices operation with an AsyncHandler.
describeServicesAsync(DescribeServicesRequest) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
 
describeServicesAsync(DescribeServicesRequest, AsyncHandler<DescribeServicesRequest, DescribeServicesResult>) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
 
describeServicesAsync() - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Simplified method form for invoking the DescribeServices operation.
describeServicesAsync(AsyncHandler<DescribeServicesRequest, DescribeServicesResult>) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Simplified method form for invoking the DescribeServices operation with an AsyncHandler.
DescribeServicesRequest - Class in com.amazonaws.services.support.model
 
DescribeServicesRequest() - Constructor for class com.amazonaws.services.support.model.DescribeServicesRequest
 
DescribeServicesResult - Class in com.amazonaws.services.support.model
The list of Amazon Web Services services returned by the DescribeServices operation.
DescribeServicesResult() - Constructor for class com.amazonaws.services.support.model.DescribeServicesResult
 
describeSeverityLevels(DescribeSeverityLevelsRequest) - Method in class com.amazonaws.services.support.AbstractAWSSupport
 
describeSeverityLevels() - Method in class com.amazonaws.services.support.AbstractAWSSupport
 
describeSeverityLevels(DescribeSeverityLevelsRequest) - Method in interface com.amazonaws.services.support.AWSSupport
Returns the list of severity levels that you can assign to a support case.
describeSeverityLevels() - Method in interface com.amazonaws.services.support.AWSSupport
Simplified method form for invoking the DescribeSeverityLevels operation.
describeSeverityLevels(DescribeSeverityLevelsRequest) - Method in class com.amazonaws.services.support.AWSSupportClient
Returns the list of severity levels that you can assign to a support case.
describeSeverityLevels() - Method in class com.amazonaws.services.support.AWSSupportClient
 
describeSeverityLevelsAsync(DescribeSeverityLevelsRequest) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
 
describeSeverityLevelsAsync(DescribeSeverityLevelsRequest, AsyncHandler<DescribeSeverityLevelsRequest, DescribeSeverityLevelsResult>) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
 
describeSeverityLevelsAsync() - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
Simplified method form for invoking the DescribeSeverityLevels operation.
describeSeverityLevelsAsync(AsyncHandler<DescribeSeverityLevelsRequest, DescribeSeverityLevelsResult>) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
Simplified method form for invoking the DescribeSeverityLevels operation with an AsyncHandler.
describeSeverityLevelsAsync(DescribeSeverityLevelsRequest) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns the list of severity levels that you can assign to a support case.
describeSeverityLevelsAsync(DescribeSeverityLevelsRequest, AsyncHandler<DescribeSeverityLevelsRequest, DescribeSeverityLevelsResult>) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns the list of severity levels that you can assign to a support case.
describeSeverityLevelsAsync() - Method in interface com.amazonaws.services.support.AWSSupportAsync
Simplified method form for invoking the DescribeSeverityLevels operation.
describeSeverityLevelsAsync(AsyncHandler<DescribeSeverityLevelsRequest, DescribeSeverityLevelsResult>) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Simplified method form for invoking the DescribeSeverityLevels operation with an AsyncHandler.
describeSeverityLevelsAsync(DescribeSeverityLevelsRequest) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
 
describeSeverityLevelsAsync(DescribeSeverityLevelsRequest, AsyncHandler<DescribeSeverityLevelsRequest, DescribeSeverityLevelsResult>) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
 
describeSeverityLevelsAsync() - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Simplified method form for invoking the DescribeSeverityLevels operation.
describeSeverityLevelsAsync(AsyncHandler<DescribeSeverityLevelsRequest, DescribeSeverityLevelsResult>) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Simplified method form for invoking the DescribeSeverityLevels operation with an AsyncHandler.
DescribeSeverityLevelsRequest - Class in com.amazonaws.services.support.model
 
DescribeSeverityLevelsRequest() - Constructor for class com.amazonaws.services.support.model.DescribeSeverityLevelsRequest
 
DescribeSeverityLevelsResult - Class in com.amazonaws.services.support.model
The list of severity levels returned by the DescribeSeverityLevels operation.
DescribeSeverityLevelsResult() - Constructor for class com.amazonaws.services.support.model.DescribeSeverityLevelsResult
 
describeTrustedAdvisorCheckRefreshStatuses(DescribeTrustedAdvisorCheckRefreshStatusesRequest) - Method in class com.amazonaws.services.support.AbstractAWSSupport
 
describeTrustedAdvisorCheckRefreshStatuses(DescribeTrustedAdvisorCheckRefreshStatusesRequest) - Method in interface com.amazonaws.services.support.AWSSupport
Returns the refresh status of the Trusted Advisor checks that have the specified check IDs.
describeTrustedAdvisorCheckRefreshStatuses(DescribeTrustedAdvisorCheckRefreshStatusesRequest) - Method in class com.amazonaws.services.support.AWSSupportClient
Returns the refresh status of the Trusted Advisor checks that have the specified check IDs.
describeTrustedAdvisorCheckRefreshStatusesAsync(DescribeTrustedAdvisorCheckRefreshStatusesRequest) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
 
describeTrustedAdvisorCheckRefreshStatusesAsync(DescribeTrustedAdvisorCheckRefreshStatusesRequest, AsyncHandler<DescribeTrustedAdvisorCheckRefreshStatusesRequest, DescribeTrustedAdvisorCheckRefreshStatusesResult>) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
 
describeTrustedAdvisorCheckRefreshStatusesAsync(DescribeTrustedAdvisorCheckRefreshStatusesRequest) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns the refresh status of the Trusted Advisor checks that have the specified check IDs.
describeTrustedAdvisorCheckRefreshStatusesAsync(DescribeTrustedAdvisorCheckRefreshStatusesRequest, AsyncHandler<DescribeTrustedAdvisorCheckRefreshStatusesRequest, DescribeTrustedAdvisorCheckRefreshStatusesResult>) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns the refresh status of the Trusted Advisor checks that have the specified check IDs.
describeTrustedAdvisorCheckRefreshStatusesAsync(DescribeTrustedAdvisorCheckRefreshStatusesRequest) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
 
describeTrustedAdvisorCheckRefreshStatusesAsync(DescribeTrustedAdvisorCheckRefreshStatusesRequest, AsyncHandler<DescribeTrustedAdvisorCheckRefreshStatusesRequest, DescribeTrustedAdvisorCheckRefreshStatusesResult>) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
 
DescribeTrustedAdvisorCheckRefreshStatusesRequest - Class in com.amazonaws.services.support.model
 
DescribeTrustedAdvisorCheckRefreshStatusesRequest() - Constructor for class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest
 
DescribeTrustedAdvisorCheckRefreshStatusesResult - Class in com.amazonaws.services.support.model
The statuses of the Trusted Advisor checks returned by the DescribeTrustedAdvisorCheckRefreshStatuses operation.
DescribeTrustedAdvisorCheckRefreshStatusesResult() - Constructor for class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResult
 
describeTrustedAdvisorCheckResult(DescribeTrustedAdvisorCheckResultRequest) - Method in class com.amazonaws.services.support.AbstractAWSSupport
 
describeTrustedAdvisorCheckResult(DescribeTrustedAdvisorCheckResultRequest) - Method in interface com.amazonaws.services.support.AWSSupport
Returns the results of the Trusted Advisor check that has the specified check ID.
describeTrustedAdvisorCheckResult(DescribeTrustedAdvisorCheckResultRequest) - Method in class com.amazonaws.services.support.AWSSupportClient
Returns the results of the Trusted Advisor check that has the specified check ID.
describeTrustedAdvisorCheckResultAsync(DescribeTrustedAdvisorCheckResultRequest) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
 
describeTrustedAdvisorCheckResultAsync(DescribeTrustedAdvisorCheckResultRequest, AsyncHandler<DescribeTrustedAdvisorCheckResultRequest, DescribeTrustedAdvisorCheckResultResult>) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
 
describeTrustedAdvisorCheckResultAsync(DescribeTrustedAdvisorCheckResultRequest) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns the results of the Trusted Advisor check that has the specified check ID.
describeTrustedAdvisorCheckResultAsync(DescribeTrustedAdvisorCheckResultRequest, AsyncHandler<DescribeTrustedAdvisorCheckResultRequest, DescribeTrustedAdvisorCheckResultResult>) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns the results of the Trusted Advisor check that has the specified check ID.
describeTrustedAdvisorCheckResultAsync(DescribeTrustedAdvisorCheckResultRequest) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
 
describeTrustedAdvisorCheckResultAsync(DescribeTrustedAdvisorCheckResultRequest, AsyncHandler<DescribeTrustedAdvisorCheckResultRequest, DescribeTrustedAdvisorCheckResultResult>) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
 
DescribeTrustedAdvisorCheckResultRequest - Class in com.amazonaws.services.support.model

DescribeTrustedAdvisorCheckResultRequest() - Constructor for class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultRequest
 
DescribeTrustedAdvisorCheckResultResult - Class in com.amazonaws.services.support.model
The result of the Trusted Advisor check returned by the DescribeTrustedAdvisorCheckResult operation.
DescribeTrustedAdvisorCheckResultResult() - Constructor for class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultResult
 
describeTrustedAdvisorChecks(DescribeTrustedAdvisorChecksRequest) - Method in class com.amazonaws.services.support.AbstractAWSSupport
 
describeTrustedAdvisorChecks(DescribeTrustedAdvisorChecksRequest) - Method in interface com.amazonaws.services.support.AWSSupport
Returns information about all available Trusted Advisor checks, including the name, ID, category, description, and metadata.
describeTrustedAdvisorChecks(DescribeTrustedAdvisorChecksRequest) - Method in class com.amazonaws.services.support.AWSSupportClient
Returns information about all available Trusted Advisor checks, including the name, ID, category, description, and metadata.
describeTrustedAdvisorChecksAsync(DescribeTrustedAdvisorChecksRequest) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
 
describeTrustedAdvisorChecksAsync(DescribeTrustedAdvisorChecksRequest, AsyncHandler<DescribeTrustedAdvisorChecksRequest, DescribeTrustedAdvisorChecksResult>) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
 
describeTrustedAdvisorChecksAsync(DescribeTrustedAdvisorChecksRequest) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns information about all available Trusted Advisor checks, including the name, ID, category, description, and metadata.
describeTrustedAdvisorChecksAsync(DescribeTrustedAdvisorChecksRequest, AsyncHandler<DescribeTrustedAdvisorChecksRequest, DescribeTrustedAdvisorChecksResult>) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns information about all available Trusted Advisor checks, including the name, ID, category, description, and metadata.
describeTrustedAdvisorChecksAsync(DescribeTrustedAdvisorChecksRequest) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
 
describeTrustedAdvisorChecksAsync(DescribeTrustedAdvisorChecksRequest, AsyncHandler<DescribeTrustedAdvisorChecksRequest, DescribeTrustedAdvisorChecksResult>) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
 
DescribeTrustedAdvisorChecksRequest - Class in com.amazonaws.services.support.model
 
DescribeTrustedAdvisorChecksRequest() - Constructor for class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksRequest
 
DescribeTrustedAdvisorChecksResult - Class in com.amazonaws.services.support.model
Information about the Trusted Advisor checks returned by the DescribeTrustedAdvisorChecks operation.
DescribeTrustedAdvisorChecksResult() - Constructor for class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksResult
 
describeTrustedAdvisorCheckSummaries(DescribeTrustedAdvisorCheckSummariesRequest) - Method in class com.amazonaws.services.support.AbstractAWSSupport
 
describeTrustedAdvisorCheckSummaries(DescribeTrustedAdvisorCheckSummariesRequest) - Method in interface com.amazonaws.services.support.AWSSupport
Returns the results for the Trusted Advisor check summaries for the check IDs that you specified.
describeTrustedAdvisorCheckSummaries(DescribeTrustedAdvisorCheckSummariesRequest) - Method in class com.amazonaws.services.support.AWSSupportClient
Returns the results for the Trusted Advisor check summaries for the check IDs that you specified.
describeTrustedAdvisorCheckSummariesAsync(DescribeTrustedAdvisorCheckSummariesRequest) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
 
describeTrustedAdvisorCheckSummariesAsync(DescribeTrustedAdvisorCheckSummariesRequest, AsyncHandler<DescribeTrustedAdvisorCheckSummariesRequest, DescribeTrustedAdvisorCheckSummariesResult>) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
 
describeTrustedAdvisorCheckSummariesAsync(DescribeTrustedAdvisorCheckSummariesRequest) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns the results for the Trusted Advisor check summaries for the check IDs that you specified.
describeTrustedAdvisorCheckSummariesAsync(DescribeTrustedAdvisorCheckSummariesRequest, AsyncHandler<DescribeTrustedAdvisorCheckSummariesRequest, DescribeTrustedAdvisorCheckSummariesResult>) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Returns the results for the Trusted Advisor check summaries for the check IDs that you specified.
describeTrustedAdvisorCheckSummariesAsync(DescribeTrustedAdvisorCheckSummariesRequest) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
 
describeTrustedAdvisorCheckSummariesAsync(DescribeTrustedAdvisorCheckSummariesRequest, AsyncHandler<DescribeTrustedAdvisorCheckSummariesRequest, DescribeTrustedAdvisorCheckSummariesResult>) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
 
DescribeTrustedAdvisorCheckSummariesRequest - Class in com.amazonaws.services.support.model
 
DescribeTrustedAdvisorCheckSummariesRequest() - Constructor for class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest
 
DescribeTrustedAdvisorCheckSummariesResult - Class in com.amazonaws.services.support.model
The summaries of the Trusted Advisor checks returned by the DescribeTrustedAdvisorCheckSummaries operation.
DescribeTrustedAdvisorCheckSummariesResult() - Constructor for class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.support.AWSSupport
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.support.model.AddAttachmentsToSetRequest
 
equals(Object) - Method in class com.amazonaws.services.support.model.AddAttachmentsToSetResult
 
equals(Object) - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
 
equals(Object) - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseResult
 
equals(Object) - Method in class com.amazonaws.services.support.model.Attachment
 
equals(Object) - Method in class com.amazonaws.services.support.model.AttachmentDetails
 
equals(Object) - Method in class com.amazonaws.services.support.model.CaseDetails
 
equals(Object) - Method in class com.amazonaws.services.support.model.Category
 
equals(Object) - Method in class com.amazonaws.services.support.model.Communication
 
equals(Object) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
 
equals(Object) - Method in class com.amazonaws.services.support.model.CreateCaseResult
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeAttachmentRequest
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeAttachmentResult
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeCasesResult
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsResult
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeServicesRequest
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeServicesResult
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeSeverityLevelsRequest
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeSeverityLevelsResult
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResult
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultRequest
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultResult
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksRequest
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksResult
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest
 
equals(Object) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesResult
 
equals(Object) - Method in class com.amazonaws.services.support.model.RecentCaseCommunications
 
equals(Object) - Method in class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckRequest
 
equals(Object) - Method in class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckResult
 
equals(Object) - Method in class com.amazonaws.services.support.model.ResolveCaseRequest
 
equals(Object) - Method in class com.amazonaws.services.support.model.ResolveCaseResult
 
equals(Object) - Method in class com.amazonaws.services.support.model.Service
 
equals(Object) - Method in class com.amazonaws.services.support.model.SeverityLevel
 
equals(Object) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCategorySpecificSummary
 
equals(Object) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
 
equals(Object) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckRefreshStatus
 
equals(Object) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
 
equals(Object) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
 
equals(Object) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCostOptimizingSummary
 
equals(Object) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
 
equals(Object) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
 

G

getAfterTime() - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
The start date for a filtered date search on support case communications.
getAfterTime() - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
The start date for a filtered date search on support case communications.
getAttachment() - Method in class com.amazonaws.services.support.model.DescribeAttachmentResult
This object includes the attachment content and file name.
getAttachmentId() - Method in class com.amazonaws.services.support.model.AttachmentDetails
The ID of the attachment.
getAttachmentId() - Method in class com.amazonaws.services.support.model.DescribeAttachmentRequest
The ID of the attachment to return.
getAttachments() - Method in class com.amazonaws.services.support.model.AddAttachmentsToSetRequest
One or more attachments to add to the set.
getAttachmentSet() - Method in class com.amazonaws.services.support.model.Communication
Information about the attachments to the case communication.
getAttachmentSetId() - Method in class com.amazonaws.services.support.model.AddAttachmentsToSetRequest
The ID of the attachment set.
getAttachmentSetId() - Method in class com.amazonaws.services.support.model.AddAttachmentsToSetResult
The ID of the attachment set.
getAttachmentSetId() - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
The ID of a set of one or more attachments for the communication to add to the case.
getAttachmentSetId() - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The ID of a set of one or more attachments for the case.
getBeforeTime() - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
The end date for a filtered date search on support case communications.
getBeforeTime() - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
The end date for a filtered date search on support case communications.
getBody() - Method in class com.amazonaws.services.support.model.Communication
The text of the communication between the customer and Amazon Web Services Support.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.support.AbstractAWSSupport
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.support.AWSSupport
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.support.AWSSupportClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCaseId() - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
The support case ID requested or returned in the call.
getCaseId() - Method in class com.amazonaws.services.support.model.CaseDetails
The support case ID requested or returned in the call.
getCaseId() - Method in class com.amazonaws.services.support.model.Communication
The support case ID requested or returned in the call.
getCaseId() - Method in class com.amazonaws.services.support.model.CreateCaseResult
The support case ID requested or returned in the call.
getCaseId() - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
The support case ID requested or returned in the call.
getCaseId() - Method in class com.amazonaws.services.support.model.ResolveCaseRequest
The support case ID requested or returned in the call.
getCaseIdList() - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
A list of ID numbers of the support cases you want returned.
getCases() - Method in class com.amazonaws.services.support.model.DescribeCasesResult
The details for the cases that match the request.
getCategories() - Method in class com.amazonaws.services.support.model.Service
A list of categories that describe the type of support issue a case describes.
getCategory() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The category of the Trusted Advisor check.
getCategoryCode() - Method in class com.amazonaws.services.support.model.CaseDetails
The category of problem for the support case.
getCategoryCode() - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The category of problem for the support case.
getCategorySpecificSummary() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
Summary information that relates to the category of the check.
getCategorySpecificSummary() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
Summary information that relates to the category of the check.
getCcEmailAddresses() - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
The email addresses in the CC line of an email to be added to the support case.
getCcEmailAddresses() - Method in class com.amazonaws.services.support.model.CaseDetails
The email addresses that receive copies of communication about the case.
getCcEmailAddresses() - Method in class com.amazonaws.services.support.model.CreateCaseRequest
A list of email addresses that Amazon Web Services Support copies on case correspondence.
getCheckId() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultRequest
The unique identifier for the Trusted Advisor check.
getCheckId() - Method in class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckRequest
The unique identifier for the Trusted Advisor check to refresh.
getCheckId() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckRefreshStatus
The unique identifier for the Trusted Advisor check.
getCheckId() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
The unique identifier for the Trusted Advisor check.
getCheckId() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
The unique identifier for the Trusted Advisor check.
getCheckIds() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest
The IDs of the Trusted Advisor checks to get the status.
getCheckIds() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest
The IDs of the Trusted Advisor checks.
getChecks() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksResult
Information about all available Trusted Advisor checks.
getCode() - Method in class com.amazonaws.services.support.model.Category
The category code for the support case.
getCode() - Method in class com.amazonaws.services.support.model.Service
The code for an Amazon Web Services service returned by the DescribeServices response.
getCode() - Method in class com.amazonaws.services.support.model.SeverityLevel
The code for case severity level.
getCommunicationBody() - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
The body of an email communication to add to the support case.
getCommunicationBody() - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The communication body text that describes the issue.
getCommunications() - Method in class com.amazonaws.services.support.model.DescribeCommunicationsResult
The communications for the case.
getCommunications() - Method in class com.amazonaws.services.support.model.RecentCaseCommunications
The five most recent communications associated with the case.
getCostOptimizing() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCategorySpecificSummary
The summary information about cost savings for a Trusted Advisor check that is in the Cost Optimizing category.
getData() - Method in class com.amazonaws.services.support.model.Attachment
The content of the attachment file.
getDescription() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The description of the Trusted Advisor check, which includes the alert criteria and recommended operations (contains HTML markup).
getDisplayId() - Method in class com.amazonaws.services.support.model.CaseDetails
The ID displayed for the case in the Amazon Web Services Support Center.
getDisplayId() - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
The ID displayed for a case in the Amazon Web Services Support Center user interface.
getEstimatedMonthlySavings() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCostOptimizingSummary
The estimated monthly savings that might be realized if the recommended operations are taken.
getEstimatedPercentMonthlySavings() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCostOptimizingSummary
The estimated percentage of savings that might be realized if the recommended operations are taken.
getExecutorService() - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Returns the executor service used by this client to execute async requests.
getExpiryTime() - Method in class com.amazonaws.services.support.model.AddAttachmentsToSetResult
The time and date when the attachment set expires.
getFileName() - Method in class com.amazonaws.services.support.model.Attachment
The name of the attachment file.
getFileName() - Method in class com.amazonaws.services.support.model.AttachmentDetails
The file name of the attachment.
getFinalCaseStatus() - Method in class com.amazonaws.services.support.model.ResolveCaseResult
The status of the case after the ResolveCase request was processed.
getFlaggedResources() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
The details about each resource listed in the check result.
getHasFlaggedResources() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
Specifies whether the Trusted Advisor check has flagged resources.
getId() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The unique identifier for the Trusted Advisor check.
getIncludeCommunications() - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
Specifies whether to include communications in the DescribeCases response.
getIncludeResolvedCases() - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
Specifies whether to include resolved support cases in the DescribeCases response.
getInitialCaseStatus() - Method in class com.amazonaws.services.support.model.ResolveCaseResult
The status of the case when the ResolveCase request was sent.
getIssueType() - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The type of issue for the case.
getIsSuppressed() - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
Specifies whether the Amazon Web Services resource was ignored by Trusted Advisor because it was marked as suppressed by the user.
getLanguage() - Method in class com.amazonaws.services.support.model.CaseDetails
The ISO 639-1 code for the language in which Amazon Web Services provides support.
getLanguage() - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The language in which Amazon Web Services Support handles the case.
getLanguage() - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
The ISO 639-1 code for the language in which Amazon Web Services provides support.
getLanguage() - Method in class com.amazonaws.services.support.model.DescribeServicesRequest
The ISO 639-1 code for the language in which Amazon Web Services provides support.
getLanguage() - Method in class com.amazonaws.services.support.model.DescribeSeverityLevelsRequest
The ISO 639-1 code for the language in which Amazon Web Services provides support.
getLanguage() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultRequest
The ISO 639-1 code for the language in which Amazon Web Services provides support.
getLanguage() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksRequest
The ISO 639-1 code for the language in which Amazon Web Services provides support.
getMaxResults() - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
The maximum number of results to return before paginating.
getMaxResults() - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
The maximum number of results to return before paginating.
getMetadata() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The column headings for the data returned by the Trusted Advisor check.
getMetadata() - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
Additional information about the identified resource.
getMillisUntilNextRefreshable() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckRefreshStatus
The amount of time, in milliseconds, until the Trusted Advisor check is eligible for refresh.
getName() - Method in class com.amazonaws.services.support.model.Category
The category name for the support case.
getName() - Method in class com.amazonaws.services.support.model.Service
The friendly name for an Amazon Web Services service.
getName() - Method in class com.amazonaws.services.support.model.SeverityLevel
The name of the severity level that corresponds to the severity level code.
getName() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The display name for the Trusted Advisor check.
getNextToken() - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
A resumption point for pagination.
getNextToken() - Method in class com.amazonaws.services.support.model.DescribeCasesResult
A resumption point for pagination.
getNextToken() - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
A resumption point for pagination.
getNextToken() - Method in class com.amazonaws.services.support.model.DescribeCommunicationsResult
A resumption point for pagination.
getNextToken() - Method in class com.amazonaws.services.support.model.RecentCaseCommunications
A resumption point for pagination.
getRecentCommunications() - Method in class com.amazonaws.services.support.model.CaseDetails
The five most recent communications between you and Amazon Web Services Support Center, including the IDs of any attachments to the communications.
getRegion() - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
The Amazon Web Services Region in which the identified resource is located.
getResourceId() - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
The unique identifier for the identified resource.
getResourcesFlagged() - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
The number of Amazon Web Services resources that were flagged (listed) by the Trusted Advisor check.
getResourcesIgnored() - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
The number of Amazon Web Services resources ignored by Trusted Advisor because information was unavailable.
getResourcesProcessed() - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
The number of Amazon Web Services resources that were analyzed by the Trusted Advisor check.
getResourcesSummary() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
 
getResourcesSummary() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
 
getResourcesSuppressed() - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
The number of Amazon Web Services resources ignored by Trusted Advisor because they were marked as suppressed by the user.
getResult() - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseResult
True if AddCommunicationToCase succeeds.
getResult() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultResult
The detailed results of the Trusted Advisor check.
getServiceCode() - Method in class com.amazonaws.services.support.model.CaseDetails
The code for the Amazon Web Services service.
getServiceCode() - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The code for the Amazon Web Services service.
getServiceCodeList() - Method in class com.amazonaws.services.support.model.DescribeServicesRequest
A JSON-formatted list of service codes available for Amazon Web Services services.
getServices() - Method in class com.amazonaws.services.support.model.DescribeServicesResult
A JSON-formatted list of Amazon Web Services services.
getSeverityCode() - Method in class com.amazonaws.services.support.model.CaseDetails
The code for the severity level returned by the call to DescribeSeverityLevels.
getSeverityCode() - Method in class com.amazonaws.services.support.model.CreateCaseRequest
A value that indicates the urgency of the case.
getSeverityLevels() - Method in class com.amazonaws.services.support.model.DescribeSeverityLevelsResult
The available severity levels for the support case.
getStatus() - Method in class com.amazonaws.services.support.model.CaseDetails
The status of the case.
getStatus() - Method in class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckResult
The current refresh status for a check, including the amount of time until the check is eligible for refresh.
getStatus() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckRefreshStatus
The status of the Trusted Advisor check for which a refresh has been requested:
getStatus() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
The alert status of the check: "ok" (green), "warning" (yellow), "error" (red), or "not_available".
getStatus() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
The alert status of the check: "ok" (green), "warning" (yellow), "error" (red), or "not_available".
getStatus() - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
The status code for the resource identified in the Trusted Advisor check.
getStatuses() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResult
The refresh status of the specified Trusted Advisor checks.
getSubject() - Method in class com.amazonaws.services.support.model.CaseDetails
The subject line for the case in the Amazon Web Services Support Center.
getSubject() - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The title of the support case.
getSubmittedBy() - Method in class com.amazonaws.services.support.model.CaseDetails
The email address of the account that submitted the case.
getSubmittedBy() - Method in class com.amazonaws.services.support.model.Communication
The identity of the account that submitted, or responded to, the support case.
getSummaries() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesResult
The summary information for the requested Trusted Advisor checks.
getTimeCreated() - Method in class com.amazonaws.services.support.model.CaseDetails
The time that the case was created in the Amazon Web Services Support Center.
getTimeCreated() - Method in class com.amazonaws.services.support.model.Communication
The time the communication was created.
getTimestamp() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
The time of the last refresh of the check.
getTimestamp() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
The time of the last refresh of the check.

H

hashCode() - Method in class com.amazonaws.services.support.model.AddAttachmentsToSetRequest
 
hashCode() - Method in class com.amazonaws.services.support.model.AddAttachmentsToSetResult
 
hashCode() - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
 
hashCode() - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseResult
 
hashCode() - Method in class com.amazonaws.services.support.model.Attachment
 
hashCode() - Method in class com.amazonaws.services.support.model.AttachmentDetails
 
hashCode() - Method in class com.amazonaws.services.support.model.CaseDetails
 
hashCode() - Method in class com.amazonaws.services.support.model.Category
 
hashCode() - Method in class com.amazonaws.services.support.model.Communication
 
hashCode() - Method in class com.amazonaws.services.support.model.CreateCaseRequest
 
hashCode() - Method in class com.amazonaws.services.support.model.CreateCaseResult
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeAttachmentRequest
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeAttachmentResult
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeCasesResult
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeCommunicationsResult
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeServicesRequest
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeServicesResult
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeSeverityLevelsRequest
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeSeverityLevelsResult
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResult
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultRequest
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultResult
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksRequest
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksResult
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest
 
hashCode() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesResult
 
hashCode() - Method in class com.amazonaws.services.support.model.RecentCaseCommunications
 
hashCode() - Method in class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckRequest
 
hashCode() - Method in class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckResult
 
hashCode() - Method in class com.amazonaws.services.support.model.ResolveCaseRequest
 
hashCode() - Method in class com.amazonaws.services.support.model.ResolveCaseResult
 
hashCode() - Method in class com.amazonaws.services.support.model.Service
 
hashCode() - Method in class com.amazonaws.services.support.model.SeverityLevel
 
hashCode() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCategorySpecificSummary
 
hashCode() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
 
hashCode() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckRefreshStatus
 
hashCode() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
 
hashCode() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
 
hashCode() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCostOptimizingSummary
 
hashCode() - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
 
hashCode() - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
 

I

InternalServerErrorException - Exception in com.amazonaws.services.support.model
An internal server error occurred.
InternalServerErrorException(String) - Constructor for exception com.amazonaws.services.support.model.InternalServerErrorException
Constructs a new InternalServerErrorException with the specified error message.
isHasFlaggedResources() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
Specifies whether the Trusted Advisor check has flagged resources.
isIncludeCommunications() - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
Specifies whether to include communications in the DescribeCases response.
isIncludeResolvedCases() - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
Specifies whether to include resolved support cases in the DescribeCases response.
isResult() - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseResult
True if AddCommunicationToCase succeeds.
isSuppressed() - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
Specifies whether the Amazon Web Services resource was ignored by Trusted Advisor because it was marked as suppressed by the user.

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.support.model.Attachment
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.support.model.AttachmentDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.support.model.CaseDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.support.model.Category
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.support.model.Communication
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.support.model.RecentCaseCommunications
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.support.model.Service
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.support.model.SeverityLevel
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCategorySpecificSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckRefreshStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCostOptimizingSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
 

R

RecentCaseCommunications - Class in com.amazonaws.services.support.model
The five most recent communications associated with the case.
RecentCaseCommunications() - Constructor for class com.amazonaws.services.support.model.RecentCaseCommunications
 
refreshTrustedAdvisorCheck(RefreshTrustedAdvisorCheckRequest) - Method in class com.amazonaws.services.support.AbstractAWSSupport
 
refreshTrustedAdvisorCheck(RefreshTrustedAdvisorCheckRequest) - Method in interface com.amazonaws.services.support.AWSSupport
Refreshes the Trusted Advisor check that you specify using the check ID.
refreshTrustedAdvisorCheck(RefreshTrustedAdvisorCheckRequest) - Method in class com.amazonaws.services.support.AWSSupportClient
Refreshes the Trusted Advisor check that you specify using the check ID.
refreshTrustedAdvisorCheckAsync(RefreshTrustedAdvisorCheckRequest) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
 
refreshTrustedAdvisorCheckAsync(RefreshTrustedAdvisorCheckRequest, AsyncHandler<RefreshTrustedAdvisorCheckRequest, RefreshTrustedAdvisorCheckResult>) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
 
refreshTrustedAdvisorCheckAsync(RefreshTrustedAdvisorCheckRequest) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Refreshes the Trusted Advisor check that you specify using the check ID.
refreshTrustedAdvisorCheckAsync(RefreshTrustedAdvisorCheckRequest, AsyncHandler<RefreshTrustedAdvisorCheckRequest, RefreshTrustedAdvisorCheckResult>) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Refreshes the Trusted Advisor check that you specify using the check ID.
refreshTrustedAdvisorCheckAsync(RefreshTrustedAdvisorCheckRequest) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
 
refreshTrustedAdvisorCheckAsync(RefreshTrustedAdvisorCheckRequest, AsyncHandler<RefreshTrustedAdvisorCheckRequest, RefreshTrustedAdvisorCheckResult>) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
 
RefreshTrustedAdvisorCheckRequest - Class in com.amazonaws.services.support.model

RefreshTrustedAdvisorCheckRequest() - Constructor for class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckRequest
 
RefreshTrustedAdvisorCheckResult - Class in com.amazonaws.services.support.model
The current refresh status of a Trusted Advisor check.
RefreshTrustedAdvisorCheckResult() - Constructor for class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckResult
 
resolveCase(ResolveCaseRequest) - Method in class com.amazonaws.services.support.AbstractAWSSupport
 
resolveCase() - Method in class com.amazonaws.services.support.AbstractAWSSupport
 
resolveCase(ResolveCaseRequest) - Method in interface com.amazonaws.services.support.AWSSupport
Resolves a support case.
resolveCase() - Method in interface com.amazonaws.services.support.AWSSupport
Simplified method form for invoking the ResolveCase operation.
resolveCase(ResolveCaseRequest) - Method in class com.amazonaws.services.support.AWSSupportClient
Resolves a support case.
resolveCase() - Method in class com.amazonaws.services.support.AWSSupportClient
 
resolveCaseAsync(ResolveCaseRequest) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
 
resolveCaseAsync(ResolveCaseRequest, AsyncHandler<ResolveCaseRequest, ResolveCaseResult>) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
 
resolveCaseAsync() - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
Simplified method form for invoking the ResolveCase operation.
resolveCaseAsync(AsyncHandler<ResolveCaseRequest, ResolveCaseResult>) - Method in class com.amazonaws.services.support.AbstractAWSSupportAsync
Simplified method form for invoking the ResolveCase operation with an AsyncHandler.
resolveCaseAsync(ResolveCaseRequest) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Resolves a support case.
resolveCaseAsync(ResolveCaseRequest, AsyncHandler<ResolveCaseRequest, ResolveCaseResult>) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Resolves a support case.
resolveCaseAsync() - Method in interface com.amazonaws.services.support.AWSSupportAsync
Simplified method form for invoking the ResolveCase operation.
resolveCaseAsync(AsyncHandler<ResolveCaseRequest, ResolveCaseResult>) - Method in interface com.amazonaws.services.support.AWSSupportAsync
Simplified method form for invoking the ResolveCase operation with an AsyncHandler.
resolveCaseAsync(ResolveCaseRequest) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
 
resolveCaseAsync(ResolveCaseRequest, AsyncHandler<ResolveCaseRequest, ResolveCaseResult>) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
 
resolveCaseAsync() - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Simplified method form for invoking the ResolveCase operation.
resolveCaseAsync(AsyncHandler<ResolveCaseRequest, ResolveCaseResult>) - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Simplified method form for invoking the ResolveCase operation with an AsyncHandler.
ResolveCaseRequest - Class in com.amazonaws.services.support.model
 
ResolveCaseRequest() - Constructor for class com.amazonaws.services.support.model.ResolveCaseRequest
 
ResolveCaseResult - Class in com.amazonaws.services.support.model
The status of the case returned by the ResolveCase operation.
ResolveCaseResult() - Constructor for class com.amazonaws.services.support.model.ResolveCaseResult
 

S

Service - Class in com.amazonaws.services.support.model
Information about an Amazon Web Services service returned by the DescribeServices operation.
Service() - Constructor for class com.amazonaws.services.support.model.Service
 
setAfterTime(String) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
The start date for a filtered date search on support case communications.
setAfterTime(String) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
The start date for a filtered date search on support case communications.
setAttachment(Attachment) - Method in class com.amazonaws.services.support.model.DescribeAttachmentResult
This object includes the attachment content and file name.
setAttachmentId(String) - Method in class com.amazonaws.services.support.model.AttachmentDetails
The ID of the attachment.
setAttachmentId(String) - Method in class com.amazonaws.services.support.model.DescribeAttachmentRequest
The ID of the attachment to return.
setAttachments(Collection<Attachment>) - Method in class com.amazonaws.services.support.model.AddAttachmentsToSetRequest
One or more attachments to add to the set.
setAttachmentSet(Collection<AttachmentDetails>) - Method in class com.amazonaws.services.support.model.Communication
Information about the attachments to the case communication.
setAttachmentSetId(String) - Method in class com.amazonaws.services.support.model.AddAttachmentsToSetRequest
The ID of the attachment set.
setAttachmentSetId(String) - Method in class com.amazonaws.services.support.model.AddAttachmentsToSetResult
The ID of the attachment set.
setAttachmentSetId(String) - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
The ID of a set of one or more attachments for the communication to add to the case.
setAttachmentSetId(String) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The ID of a set of one or more attachments for the case.
setBeforeTime(String) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
The end date for a filtered date search on support case communications.
setBeforeTime(String) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
The end date for a filtered date search on support case communications.
setBody(String) - Method in class com.amazonaws.services.support.model.Communication
The text of the communication between the customer and Amazon Web Services Support.
setCaseId(String) - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
The support case ID requested or returned in the call.
setCaseId(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The support case ID requested or returned in the call.
setCaseId(String) - Method in class com.amazonaws.services.support.model.Communication
The support case ID requested or returned in the call.
setCaseId(String) - Method in class com.amazonaws.services.support.model.CreateCaseResult
The support case ID requested or returned in the call.
setCaseId(String) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
The support case ID requested or returned in the call.
setCaseId(String) - Method in class com.amazonaws.services.support.model.ResolveCaseRequest
The support case ID requested or returned in the call.
setCaseIdList(Collection<String>) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
A list of ID numbers of the support cases you want returned.
setCases(Collection<CaseDetails>) - Method in class com.amazonaws.services.support.model.DescribeCasesResult
The details for the cases that match the request.
setCategories(Collection<Category>) - Method in class com.amazonaws.services.support.model.Service
A list of categories that describe the type of support issue a case describes.
setCategory(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The category of the Trusted Advisor check.
setCategoryCode(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The category of problem for the support case.
setCategoryCode(String) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The category of problem for the support case.
setCategorySpecificSummary(TrustedAdvisorCategorySpecificSummary) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
Summary information that relates to the category of the check.
setCategorySpecificSummary(TrustedAdvisorCategorySpecificSummary) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
Summary information that relates to the category of the check.
setCcEmailAddresses(Collection<String>) - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
The email addresses in the CC line of an email to be added to the support case.
setCcEmailAddresses(Collection<String>) - Method in class com.amazonaws.services.support.model.CaseDetails
The email addresses that receive copies of communication about the case.
setCcEmailAddresses(Collection<String>) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
A list of email addresses that Amazon Web Services Support copies on case correspondence.
setCheckId(String) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultRequest
The unique identifier for the Trusted Advisor check.
setCheckId(String) - Method in class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckRequest
The unique identifier for the Trusted Advisor check to refresh.
setCheckId(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckRefreshStatus
The unique identifier for the Trusted Advisor check.
setCheckId(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
The unique identifier for the Trusted Advisor check.
setCheckId(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
The unique identifier for the Trusted Advisor check.
setCheckIds(Collection<String>) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest
The IDs of the Trusted Advisor checks to get the status.
setCheckIds(Collection<String>) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest
The IDs of the Trusted Advisor checks.
setChecks(Collection<TrustedAdvisorCheckDescription>) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksResult
Information about all available Trusted Advisor checks.
setCode(String) - Method in class com.amazonaws.services.support.model.Category
The category code for the support case.
setCode(String) - Method in class com.amazonaws.services.support.model.Service
The code for an Amazon Web Services service returned by the DescribeServices response.
setCode(String) - Method in class com.amazonaws.services.support.model.SeverityLevel
The code for case severity level.
setCommunicationBody(String) - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
The body of an email communication to add to the support case.
setCommunicationBody(String) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The communication body text that describes the issue.
setCommunications(Collection<Communication>) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsResult
The communications for the case.
setCommunications(Collection<Communication>) - Method in class com.amazonaws.services.support.model.RecentCaseCommunications
The five most recent communications associated with the case.
setCostOptimizing(TrustedAdvisorCostOptimizingSummary) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCategorySpecificSummary
The summary information about cost savings for a Trusted Advisor check that is in the Cost Optimizing category.
setData(ByteBuffer) - Method in class com.amazonaws.services.support.model.Attachment
The content of the attachment file.
setDescription(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The description of the Trusted Advisor check, which includes the alert criteria and recommended operations (contains HTML markup).
setDisplayId(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The ID displayed for the case in the Amazon Web Services Support Center.
setDisplayId(String) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
The ID displayed for a case in the Amazon Web Services Support Center user interface.
setEndpoint(String) - Method in class com.amazonaws.services.support.AbstractAWSSupport
 
setEndpoint(String) - Method in interface com.amazonaws.services.support.AWSSupport
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
setEstimatedMonthlySavings(Double) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCostOptimizingSummary
The estimated monthly savings that might be realized if the recommended operations are taken.
setEstimatedPercentMonthlySavings(Double) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCostOptimizingSummary
The estimated percentage of savings that might be realized if the recommended operations are taken.
setExpiryTime(String) - Method in class com.amazonaws.services.support.model.AddAttachmentsToSetResult
The time and date when the attachment set expires.
setFileName(String) - Method in class com.amazonaws.services.support.model.Attachment
The name of the attachment file.
setFileName(String) - Method in class com.amazonaws.services.support.model.AttachmentDetails
The file name of the attachment.
setFinalCaseStatus(String) - Method in class com.amazonaws.services.support.model.ResolveCaseResult
The status of the case after the ResolveCase request was processed.
setFlaggedResources(Collection<TrustedAdvisorResourceDetail>) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
The details about each resource listed in the check result.
setHasFlaggedResources(Boolean) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
Specifies whether the Trusted Advisor check has flagged resources.
setId(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The unique identifier for the Trusted Advisor check.
setIncludeCommunications(Boolean) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
Specifies whether to include communications in the DescribeCases response.
setIncludeResolvedCases(Boolean) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
Specifies whether to include resolved support cases in the DescribeCases response.
setInitialCaseStatus(String) - Method in class com.amazonaws.services.support.model.ResolveCaseResult
The status of the case when the ResolveCase request was sent.
setIssueType(String) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The type of issue for the case.
setIsSuppressed(Boolean) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
Specifies whether the Amazon Web Services resource was ignored by Trusted Advisor because it was marked as suppressed by the user.
setLanguage(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The ISO 639-1 code for the language in which Amazon Web Services provides support.
setLanguage(String) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The language in which Amazon Web Services Support handles the case.
setLanguage(String) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
The ISO 639-1 code for the language in which Amazon Web Services provides support.
setLanguage(String) - Method in class com.amazonaws.services.support.model.DescribeServicesRequest
The ISO 639-1 code for the language in which Amazon Web Services provides support.
setLanguage(String) - Method in class com.amazonaws.services.support.model.DescribeSeverityLevelsRequest
The ISO 639-1 code for the language in which Amazon Web Services provides support.
setLanguage(String) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultRequest
The ISO 639-1 code for the language in which Amazon Web Services provides support.
setLanguage(String) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksRequest
The ISO 639-1 code for the language in which Amazon Web Services provides support.
setMaxResults(Integer) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
The maximum number of results to return before paginating.
setMaxResults(Integer) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
The maximum number of results to return before paginating.
setMetadata(Collection<String>) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The column headings for the data returned by the Trusted Advisor check.
setMetadata(Collection<String>) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
Additional information about the identified resource.
setMillisUntilNextRefreshable(Long) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckRefreshStatus
The amount of time, in milliseconds, until the Trusted Advisor check is eligible for refresh.
setName(String) - Method in class com.amazonaws.services.support.model.Category
The category name for the support case.
setName(String) - Method in class com.amazonaws.services.support.model.Service
The friendly name for an Amazon Web Services service.
setName(String) - Method in class com.amazonaws.services.support.model.SeverityLevel
The name of the severity level that corresponds to the severity level code.
setName(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The display name for the Trusted Advisor check.
setNextToken(String) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
A resumption point for pagination.
setNextToken(String) - Method in class com.amazonaws.services.support.model.DescribeCasesResult
A resumption point for pagination.
setNextToken(String) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
A resumption point for pagination.
setNextToken(String) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsResult
A resumption point for pagination.
setNextToken(String) - Method in class com.amazonaws.services.support.model.RecentCaseCommunications
A resumption point for pagination.
setRecentCommunications(RecentCaseCommunications) - Method in class com.amazonaws.services.support.model.CaseDetails
The five most recent communications between you and Amazon Web Services Support Center, including the IDs of any attachments to the communications.
setRegion(Region) - Method in class com.amazonaws.services.support.AbstractAWSSupport
 
setRegion(Region) - Method in interface com.amazonaws.services.support.AWSSupport
Deprecated.
use AwsClientBuilder#setRegion(String)
setRegion(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
The Amazon Web Services Region in which the identified resource is located.
setResourceId(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
The unique identifier for the identified resource.
setResourcesFlagged(Long) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
The number of Amazon Web Services resources that were flagged (listed) by the Trusted Advisor check.
setResourcesIgnored(Long) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
The number of Amazon Web Services resources ignored by Trusted Advisor because information was unavailable.
setResourcesProcessed(Long) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
The number of Amazon Web Services resources that were analyzed by the Trusted Advisor check.
setResourcesSummary(TrustedAdvisorResourcesSummary) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
 
setResourcesSummary(TrustedAdvisorResourcesSummary) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
 
setResourcesSuppressed(Long) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
The number of Amazon Web Services resources ignored by Trusted Advisor because they were marked as suppressed by the user.
setResult(Boolean) - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseResult
True if AddCommunicationToCase succeeds.
setResult(TrustedAdvisorCheckResult) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultResult
The detailed results of the Trusted Advisor check.
setServiceCode(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The code for the Amazon Web Services service.
setServiceCode(String) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The code for the Amazon Web Services service.
setServiceCodeList(Collection<String>) - Method in class com.amazonaws.services.support.model.DescribeServicesRequest
A JSON-formatted list of service codes available for Amazon Web Services services.
setServices(Collection<Service>) - Method in class com.amazonaws.services.support.model.DescribeServicesResult
A JSON-formatted list of Amazon Web Services services.
setSeverityCode(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The code for the severity level returned by the call to DescribeSeverityLevels.
setSeverityCode(String) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
A value that indicates the urgency of the case.
setSeverityLevels(Collection<SeverityLevel>) - Method in class com.amazonaws.services.support.model.DescribeSeverityLevelsResult
The available severity levels for the support case.
setStatus(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The status of the case.
setStatus(TrustedAdvisorCheckRefreshStatus) - Method in class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckResult
The current refresh status for a check, including the amount of time until the check is eligible for refresh.
setStatus(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckRefreshStatus
The status of the Trusted Advisor check for which a refresh has been requested:
setStatus(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
The alert status of the check: "ok" (green), "warning" (yellow), "error" (red), or "not_available".
setStatus(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
The alert status of the check: "ok" (green), "warning" (yellow), "error" (red), or "not_available".
setStatus(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
The status code for the resource identified in the Trusted Advisor check.
setStatuses(Collection<TrustedAdvisorCheckRefreshStatus>) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResult
The refresh status of the specified Trusted Advisor checks.
setSubject(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The subject line for the case in the Amazon Web Services Support Center.
setSubject(String) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The title of the support case.
setSubmittedBy(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The email address of the account that submitted the case.
setSubmittedBy(String) - Method in class com.amazonaws.services.support.model.Communication
The identity of the account that submitted, or responded to, the support case.
setSummaries(Collection<TrustedAdvisorCheckSummary>) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesResult
The summary information for the requested Trusted Advisor checks.
setTimeCreated(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The time that the case was created in the Amazon Web Services Support Center.
setTimeCreated(String) - Method in class com.amazonaws.services.support.model.Communication
The time the communication was created.
setTimestamp(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
The time of the last refresh of the check.
setTimestamp(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
The time of the last refresh of the check.
SeverityLevel - Class in com.amazonaws.services.support.model
A code and name pair that represents the severity level of a support case.
SeverityLevel() - Constructor for class com.amazonaws.services.support.model.SeverityLevel
 
shutdown() - Method in class com.amazonaws.services.support.AbstractAWSSupport
 
shutdown() - Method in interface com.amazonaws.services.support.AWSSupport
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.support.AWSSupportAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.support.AWSSupportClient
 
standard() - Static method in class com.amazonaws.services.support.AWSSupportAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.support.AWSSupportClientBuilder
 

T

toString() - Method in class com.amazonaws.services.support.model.AddAttachmentsToSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.AddAttachmentsToSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.Attachment
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.AttachmentDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.CaseDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.Category
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.Communication
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.CreateCaseRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.CreateCaseResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.DescribeAttachmentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.DescribeAttachmentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.DescribeCasesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.DescribeCommunicationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.DescribeServicesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.DescribeServicesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.DescribeSeverityLevelsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.DescribeSeverityLevelsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.RecentCaseCommunications
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.ResolveCaseRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.ResolveCaseResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.Service
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.SeverityLevel
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCategorySpecificSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckRefreshStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.TrustedAdvisorCostOptimizingSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
Returns a string representation of this object.
TrustedAdvisorCategorySpecificSummary - Class in com.amazonaws.services.support.model
The container for summary information that relates to the category of the Trusted Advisor check.
TrustedAdvisorCategorySpecificSummary() - Constructor for class com.amazonaws.services.support.model.TrustedAdvisorCategorySpecificSummary
 
TrustedAdvisorCheckDescription - Class in com.amazonaws.services.support.model
The description and metadata for a Trusted Advisor check.
TrustedAdvisorCheckDescription() - Constructor for class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
 
TrustedAdvisorCheckRefreshStatus - Class in com.amazonaws.services.support.model
The refresh status of a Trusted Advisor check.
TrustedAdvisorCheckRefreshStatus() - Constructor for class com.amazonaws.services.support.model.TrustedAdvisorCheckRefreshStatus
 
TrustedAdvisorCheckResult - Class in com.amazonaws.services.support.model
The results of a Trusted Advisor check returned by DescribeTrustedAdvisorCheckResult.
TrustedAdvisorCheckResult() - Constructor for class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
 
TrustedAdvisorCheckSummary - Class in com.amazonaws.services.support.model
A summary of a Trusted Advisor check result, including the alert status, last refresh, and number of resources examined.
TrustedAdvisorCheckSummary() - Constructor for class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
 
TrustedAdvisorCostOptimizingSummary - Class in com.amazonaws.services.support.model
The estimated cost savings that might be realized if the recommended operations are taken.
TrustedAdvisorCostOptimizingSummary() - Constructor for class com.amazonaws.services.support.model.TrustedAdvisorCostOptimizingSummary
 
TrustedAdvisorResourceDetail - Class in com.amazonaws.services.support.model
Contains information about a resource identified by a Trusted Advisor check.
TrustedAdvisorResourceDetail() - Constructor for class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
 
TrustedAdvisorResourcesSummary - Class in com.amazonaws.services.support.model
Details about Amazon Web Services resources that were analyzed in a call to Trusted Advisor DescribeTrustedAdvisorCheckSummaries.
TrustedAdvisorResourcesSummary() - Constructor for class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
 

W

withAfterTime(String) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
The start date for a filtered date search on support case communications.
withAfterTime(String) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
The start date for a filtered date search on support case communications.
withAttachment(Attachment) - Method in class com.amazonaws.services.support.model.DescribeAttachmentResult
This object includes the attachment content and file name.
withAttachmentId(String) - Method in class com.amazonaws.services.support.model.AttachmentDetails
The ID of the attachment.
withAttachmentId(String) - Method in class com.amazonaws.services.support.model.DescribeAttachmentRequest
The ID of the attachment to return.
withAttachments(Attachment...) - Method in class com.amazonaws.services.support.model.AddAttachmentsToSetRequest
One or more attachments to add to the set.
withAttachments(Collection<Attachment>) - Method in class com.amazonaws.services.support.model.AddAttachmentsToSetRequest
One or more attachments to add to the set.
withAttachmentSet(AttachmentDetails...) - Method in class com.amazonaws.services.support.model.Communication
Information about the attachments to the case communication.
withAttachmentSet(Collection<AttachmentDetails>) - Method in class com.amazonaws.services.support.model.Communication
Information about the attachments to the case communication.
withAttachmentSetId(String) - Method in class com.amazonaws.services.support.model.AddAttachmentsToSetRequest
The ID of the attachment set.
withAttachmentSetId(String) - Method in class com.amazonaws.services.support.model.AddAttachmentsToSetResult
The ID of the attachment set.
withAttachmentSetId(String) - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
The ID of a set of one or more attachments for the communication to add to the case.
withAttachmentSetId(String) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The ID of a set of one or more attachments for the case.
withBeforeTime(String) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
The end date for a filtered date search on support case communications.
withBeforeTime(String) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
The end date for a filtered date search on support case communications.
withBody(String) - Method in class com.amazonaws.services.support.model.Communication
The text of the communication between the customer and Amazon Web Services Support.
withCaseId(String) - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
The support case ID requested or returned in the call.
withCaseId(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The support case ID requested or returned in the call.
withCaseId(String) - Method in class com.amazonaws.services.support.model.Communication
The support case ID requested or returned in the call.
withCaseId(String) - Method in class com.amazonaws.services.support.model.CreateCaseResult
The support case ID requested or returned in the call.
withCaseId(String) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
The support case ID requested or returned in the call.
withCaseId(String) - Method in class com.amazonaws.services.support.model.ResolveCaseRequest
The support case ID requested or returned in the call.
withCaseIdList(String...) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
A list of ID numbers of the support cases you want returned.
withCaseIdList(Collection<String>) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
A list of ID numbers of the support cases you want returned.
withCases(CaseDetails...) - Method in class com.amazonaws.services.support.model.DescribeCasesResult
The details for the cases that match the request.
withCases(Collection<CaseDetails>) - Method in class com.amazonaws.services.support.model.DescribeCasesResult
The details for the cases that match the request.
withCategories(Category...) - Method in class com.amazonaws.services.support.model.Service
A list of categories that describe the type of support issue a case describes.
withCategories(Collection<Category>) - Method in class com.amazonaws.services.support.model.Service
A list of categories that describe the type of support issue a case describes.
withCategory(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The category of the Trusted Advisor check.
withCategoryCode(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The category of problem for the support case.
withCategoryCode(String) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The category of problem for the support case.
withCategorySpecificSummary(TrustedAdvisorCategorySpecificSummary) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
Summary information that relates to the category of the check.
withCategorySpecificSummary(TrustedAdvisorCategorySpecificSummary) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
Summary information that relates to the category of the check.
withCcEmailAddresses(String...) - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
The email addresses in the CC line of an email to be added to the support case.
withCcEmailAddresses(Collection<String>) - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
The email addresses in the CC line of an email to be added to the support case.
withCcEmailAddresses(String...) - Method in class com.amazonaws.services.support.model.CaseDetails
The email addresses that receive copies of communication about the case.
withCcEmailAddresses(Collection<String>) - Method in class com.amazonaws.services.support.model.CaseDetails
The email addresses that receive copies of communication about the case.
withCcEmailAddresses(String...) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
A list of email addresses that Amazon Web Services Support copies on case correspondence.
withCcEmailAddresses(Collection<String>) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
A list of email addresses that Amazon Web Services Support copies on case correspondence.
withCheckId(String) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultRequest
The unique identifier for the Trusted Advisor check.
withCheckId(String) - Method in class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckRequest
The unique identifier for the Trusted Advisor check to refresh.
withCheckId(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckRefreshStatus
The unique identifier for the Trusted Advisor check.
withCheckId(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
The unique identifier for the Trusted Advisor check.
withCheckId(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
The unique identifier for the Trusted Advisor check.
withCheckIds(String...) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest
The IDs of the Trusted Advisor checks to get the status.
withCheckIds(Collection<String>) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest
The IDs of the Trusted Advisor checks to get the status.
withCheckIds(String...) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest
The IDs of the Trusted Advisor checks.
withCheckIds(Collection<String>) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest
The IDs of the Trusted Advisor checks.
withChecks(TrustedAdvisorCheckDescription...) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksResult
Information about all available Trusted Advisor checks.
withChecks(Collection<TrustedAdvisorCheckDescription>) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksResult
Information about all available Trusted Advisor checks.
withCode(String) - Method in class com.amazonaws.services.support.model.Category
The category code for the support case.
withCode(String) - Method in class com.amazonaws.services.support.model.Service
The code for an Amazon Web Services service returned by the DescribeServices response.
withCode(String) - Method in class com.amazonaws.services.support.model.SeverityLevel
The code for case severity level.
withCommunicationBody(String) - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseRequest
The body of an email communication to add to the support case.
withCommunicationBody(String) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The communication body text that describes the issue.
withCommunications(Communication...) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsResult
The communications for the case.
withCommunications(Collection<Communication>) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsResult
The communications for the case.
withCommunications(Communication...) - Method in class com.amazonaws.services.support.model.RecentCaseCommunications
The five most recent communications associated with the case.
withCommunications(Collection<Communication>) - Method in class com.amazonaws.services.support.model.RecentCaseCommunications
The five most recent communications associated with the case.
withCostOptimizing(TrustedAdvisorCostOptimizingSummary) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCategorySpecificSummary
The summary information about cost savings for a Trusted Advisor check that is in the Cost Optimizing category.
withData(ByteBuffer) - Method in class com.amazonaws.services.support.model.Attachment
The content of the attachment file.
withDescription(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The description of the Trusted Advisor check, which includes the alert criteria and recommended operations (contains HTML markup).
withDisplayId(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The ID displayed for the case in the Amazon Web Services Support Center.
withDisplayId(String) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
The ID displayed for a case in the Amazon Web Services Support Center user interface.
withEstimatedMonthlySavings(Double) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCostOptimizingSummary
The estimated monthly savings that might be realized if the recommended operations are taken.
withEstimatedPercentMonthlySavings(Double) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCostOptimizingSummary
The estimated percentage of savings that might be realized if the recommended operations are taken.
withExpiryTime(String) - Method in class com.amazonaws.services.support.model.AddAttachmentsToSetResult
The time and date when the attachment set expires.
withFileName(String) - Method in class com.amazonaws.services.support.model.Attachment
The name of the attachment file.
withFileName(String) - Method in class com.amazonaws.services.support.model.AttachmentDetails
The file name of the attachment.
withFinalCaseStatus(String) - Method in class com.amazonaws.services.support.model.ResolveCaseResult
The status of the case after the ResolveCase request was processed.
withFlaggedResources(TrustedAdvisorResourceDetail...) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
The details about each resource listed in the check result.
withFlaggedResources(Collection<TrustedAdvisorResourceDetail>) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
The details about each resource listed in the check result.
withHasFlaggedResources(Boolean) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
Specifies whether the Trusted Advisor check has flagged resources.
withId(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The unique identifier for the Trusted Advisor check.
withIncludeCommunications(Boolean) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
Specifies whether to include communications in the DescribeCases response.
withIncludeResolvedCases(Boolean) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
Specifies whether to include resolved support cases in the DescribeCases response.
withInitialCaseStatus(String) - Method in class com.amazonaws.services.support.model.ResolveCaseResult
The status of the case when the ResolveCase request was sent.
withIssueType(String) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The type of issue for the case.
withIsSuppressed(Boolean) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
Specifies whether the Amazon Web Services resource was ignored by Trusted Advisor because it was marked as suppressed by the user.
withLanguage(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The ISO 639-1 code for the language in which Amazon Web Services provides support.
withLanguage(String) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The language in which Amazon Web Services Support handles the case.
withLanguage(String) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
The ISO 639-1 code for the language in which Amazon Web Services provides support.
withLanguage(String) - Method in class com.amazonaws.services.support.model.DescribeServicesRequest
The ISO 639-1 code for the language in which Amazon Web Services provides support.
withLanguage(String) - Method in class com.amazonaws.services.support.model.DescribeSeverityLevelsRequest
The ISO 639-1 code for the language in which Amazon Web Services provides support.
withLanguage(String) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultRequest
The ISO 639-1 code for the language in which Amazon Web Services provides support.
withLanguage(String) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksRequest
The ISO 639-1 code for the language in which Amazon Web Services provides support.
withMaxResults(Integer) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
The maximum number of results to return before paginating.
withMaxResults(Integer) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
The maximum number of results to return before paginating.
withMetadata(String...) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The column headings for the data returned by the Trusted Advisor check.
withMetadata(Collection<String>) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The column headings for the data returned by the Trusted Advisor check.
withMetadata(String...) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
Additional information about the identified resource.
withMetadata(Collection<String>) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
Additional information about the identified resource.
withMillisUntilNextRefreshable(Long) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckRefreshStatus
The amount of time, in milliseconds, until the Trusted Advisor check is eligible for refresh.
withName(String) - Method in class com.amazonaws.services.support.model.Category
The category name for the support case.
withName(String) - Method in class com.amazonaws.services.support.model.Service
The friendly name for an Amazon Web Services service.
withName(String) - Method in class com.amazonaws.services.support.model.SeverityLevel
The name of the severity level that corresponds to the severity level code.
withName(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription
The display name for the Trusted Advisor check.
withNextToken(String) - Method in class com.amazonaws.services.support.model.DescribeCasesRequest
A resumption point for pagination.
withNextToken(String) - Method in class com.amazonaws.services.support.model.DescribeCasesResult
A resumption point for pagination.
withNextToken(String) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsRequest
A resumption point for pagination.
withNextToken(String) - Method in class com.amazonaws.services.support.model.DescribeCommunicationsResult
A resumption point for pagination.
withNextToken(String) - Method in class com.amazonaws.services.support.model.RecentCaseCommunications
A resumption point for pagination.
withRecentCommunications(RecentCaseCommunications) - Method in class com.amazonaws.services.support.model.CaseDetails
The five most recent communications between you and Amazon Web Services Support Center, including the IDs of any attachments to the communications.
withRegion(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
The Amazon Web Services Region in which the identified resource is located.
withResourceId(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
The unique identifier for the identified resource.
withResourcesFlagged(Long) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
The number of Amazon Web Services resources that were flagged (listed) by the Trusted Advisor check.
withResourcesIgnored(Long) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
The number of Amazon Web Services resources ignored by Trusted Advisor because information was unavailable.
withResourcesProcessed(Long) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
The number of Amazon Web Services resources that were analyzed by the Trusted Advisor check.
withResourcesSummary(TrustedAdvisorResourcesSummary) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
 
withResourcesSummary(TrustedAdvisorResourcesSummary) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
 
withResourcesSuppressed(Long) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary
The number of Amazon Web Services resources ignored by Trusted Advisor because they were marked as suppressed by the user.
withResult(Boolean) - Method in class com.amazonaws.services.support.model.AddCommunicationToCaseResult
True if AddCommunicationToCase succeeds.
withResult(TrustedAdvisorCheckResult) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultResult
The detailed results of the Trusted Advisor check.
withServiceCode(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The code for the Amazon Web Services service.
withServiceCode(String) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The code for the Amazon Web Services service.
withServiceCodeList(String...) - Method in class com.amazonaws.services.support.model.DescribeServicesRequest
A JSON-formatted list of service codes available for Amazon Web Services services.
withServiceCodeList(Collection<String>) - Method in class com.amazonaws.services.support.model.DescribeServicesRequest
A JSON-formatted list of service codes available for Amazon Web Services services.
withServices(Service...) - Method in class com.amazonaws.services.support.model.DescribeServicesResult
A JSON-formatted list of Amazon Web Services services.
withServices(Collection<Service>) - Method in class com.amazonaws.services.support.model.DescribeServicesResult
A JSON-formatted list of Amazon Web Services services.
withSeverityCode(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The code for the severity level returned by the call to DescribeSeverityLevels.
withSeverityCode(String) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
A value that indicates the urgency of the case.
withSeverityLevels(SeverityLevel...) - Method in class com.amazonaws.services.support.model.DescribeSeverityLevelsResult
The available severity levels for the support case.
withSeverityLevels(Collection<SeverityLevel>) - Method in class com.amazonaws.services.support.model.DescribeSeverityLevelsResult
The available severity levels for the support case.
withStatus(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The status of the case.
withStatus(TrustedAdvisorCheckRefreshStatus) - Method in class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckResult
The current refresh status for a check, including the amount of time until the check is eligible for refresh.
withStatus(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckRefreshStatus
The status of the Trusted Advisor check for which a refresh has been requested:
withStatus(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
The alert status of the check: "ok" (green), "warning" (yellow), "error" (red), or "not_available".
withStatus(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
The alert status of the check: "ok" (green), "warning" (yellow), "error" (red), or "not_available".
withStatus(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail
The status code for the resource identified in the Trusted Advisor check.
withStatuses(TrustedAdvisorCheckRefreshStatus...) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResult
The refresh status of the specified Trusted Advisor checks.
withStatuses(Collection<TrustedAdvisorCheckRefreshStatus>) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResult
The refresh status of the specified Trusted Advisor checks.
withSubject(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The subject line for the case in the Amazon Web Services Support Center.
withSubject(String) - Method in class com.amazonaws.services.support.model.CreateCaseRequest
The title of the support case.
withSubmittedBy(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The email address of the account that submitted the case.
withSubmittedBy(String) - Method in class com.amazonaws.services.support.model.Communication
The identity of the account that submitted, or responded to, the support case.
withSummaries(TrustedAdvisorCheckSummary...) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesResult
The summary information for the requested Trusted Advisor checks.
withSummaries(Collection<TrustedAdvisorCheckSummary>) - Method in class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesResult
The summary information for the requested Trusted Advisor checks.
withTimeCreated(String) - Method in class com.amazonaws.services.support.model.CaseDetails
The time that the case was created in the Amazon Web Services Support Center.
withTimeCreated(String) - Method in class com.amazonaws.services.support.model.Communication
The time the communication was created.
withTimestamp(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckResult
The time of the last refresh of the check.
withTimestamp(String) - Method in class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary
The time of the last refresh of the check.
A B C D E G H I M R S T W 
Skip navigation links

Copyright © 2022. All rights reserved.