Skip navigation links
A B C D E F G H I L M N O R S T 

A

addAttachmentsToSet(AddAttachmentsToSetRequest) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Adds one or more attachments to an attachment set.
addAttachmentsToSet(Consumer<AddAttachmentsToSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Adds one or more attachments to an attachment set.
addAttachmentsToSet(AddAttachmentsToSetRequest) - Method in interface software.amazon.awssdk.services.support.SupportClient
Adds one or more attachments to an attachment set.
addAttachmentsToSet(Consumer<AddAttachmentsToSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportClient
Adds one or more attachments to an attachment set.
AddAttachmentsToSetRequest - Class in software.amazon.awssdk.services.support.model
 
AddAttachmentsToSetRequest.Builder - Interface in software.amazon.awssdk.services.support.model
 
AddAttachmentsToSetRequestMarshaller - Class in software.amazon.awssdk.services.support.transform
AddAttachmentsToSetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.support.transform.AddAttachmentsToSetRequestMarshaller
 
AddAttachmentsToSetResponse - Class in software.amazon.awssdk.services.support.model
The ID and expiry time of the attachment set returned by the AddAttachmentsToSet operation.
AddAttachmentsToSetResponse.Builder - Interface in software.amazon.awssdk.services.support.model
 
addCommunicationToCase(AddCommunicationToCaseRequest) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Adds additional customer communication to an AWS Support case.
addCommunicationToCase(Consumer<AddCommunicationToCaseRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Adds additional customer communication to an AWS Support case.
addCommunicationToCase(AddCommunicationToCaseRequest) - Method in interface software.amazon.awssdk.services.support.SupportClient
Adds additional customer communication to an AWS Support case.
addCommunicationToCase(Consumer<AddCommunicationToCaseRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportClient
Adds additional customer communication to an AWS Support case.
AddCommunicationToCaseRequest - Class in software.amazon.awssdk.services.support.model
 
AddCommunicationToCaseRequest.Builder - Interface in software.amazon.awssdk.services.support.model
 
AddCommunicationToCaseRequestMarshaller - Class in software.amazon.awssdk.services.support.transform
AddCommunicationToCaseRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.support.transform.AddCommunicationToCaseRequestMarshaller
 
AddCommunicationToCaseResponse - Class in software.amazon.awssdk.services.support.model
The result of the AddCommunicationToCase operation.
AddCommunicationToCaseResponse.Builder - Interface in software.amazon.awssdk.services.support.model
 
afterTime() - Method in class software.amazon.awssdk.services.support.model.DescribeCasesRequest
The start date for a filtered date search on support case communications.
afterTime(String) - Method in interface software.amazon.awssdk.services.support.model.DescribeCasesRequest.Builder
The start date for a filtered date search on support case communications.
afterTime() - Method in class software.amazon.awssdk.services.support.model.DescribeCommunicationsRequest
The start date for a filtered date search on support case communications.
afterTime(String) - Method in interface software.amazon.awssdk.services.support.model.DescribeCommunicationsRequest.Builder
The start date for a filtered date search on support case communications.
Attachment - Class in software.amazon.awssdk.services.support.model
An attachment to a case communication.
attachment() - Method in class software.amazon.awssdk.services.support.model.DescribeAttachmentResponse
This object includes the attachment content and file name.
attachment(Attachment) - Method in interface software.amazon.awssdk.services.support.model.DescribeAttachmentResponse.Builder
This object includes the attachment content and file name.
attachment(Consumer<Attachment.Builder>) - Method in interface software.amazon.awssdk.services.support.model.DescribeAttachmentResponse.Builder
This object includes the attachment content and file name.
Attachment.Builder - Interface in software.amazon.awssdk.services.support.model
 
AttachmentDetails - Class in software.amazon.awssdk.services.support.model
The file name and ID of an attachment to a case communication.
AttachmentDetails.Builder - Interface in software.amazon.awssdk.services.support.model
 
attachmentId() - Method in class software.amazon.awssdk.services.support.model.AttachmentDetails
The ID of the attachment.
attachmentId(String) - Method in interface software.amazon.awssdk.services.support.model.AttachmentDetails.Builder
The ID of the attachment.
attachmentId() - Method in class software.amazon.awssdk.services.support.model.DescribeAttachmentRequest
The ID of the attachment to return.
attachmentId(String) - Method in interface software.amazon.awssdk.services.support.model.DescribeAttachmentRequest.Builder
The ID of the attachment to return.
AttachmentIdNotFoundException - Exception in software.amazon.awssdk.services.support.model
An attachment with the specified ID could not be found.
AttachmentIdNotFoundException.Builder - Interface in software.amazon.awssdk.services.support.model
 
AttachmentLimitExceededException - Exception in software.amazon.awssdk.services.support.model
The limit for the number of attachment sets created in a short period of time has been exceeded.
AttachmentLimitExceededException.Builder - Interface in software.amazon.awssdk.services.support.model
 
attachments() - Method in class software.amazon.awssdk.services.support.model.AddAttachmentsToSetRequest
One or more attachments to add to the set.
attachments(Collection<Attachment>) - Method in interface software.amazon.awssdk.services.support.model.AddAttachmentsToSetRequest.Builder
One or more attachments to add to the set.
attachments(Attachment...) - Method in interface software.amazon.awssdk.services.support.model.AddAttachmentsToSetRequest.Builder
One or more attachments to add to the set.
attachments(Consumer<Attachment.Builder>...) - Method in interface software.amazon.awssdk.services.support.model.AddAttachmentsToSetRequest.Builder
One or more attachments to add to the set.
attachmentSet() - Method in class software.amazon.awssdk.services.support.model.Communication
Information about the attachments to the case communication.
attachmentSet(Collection<AttachmentDetails>) - Method in interface software.amazon.awssdk.services.support.model.Communication.Builder
Information about the attachments to the case communication.
attachmentSet(AttachmentDetails...) - Method in interface software.amazon.awssdk.services.support.model.Communication.Builder
Information about the attachments to the case communication.
attachmentSet(Consumer<AttachmentDetails.Builder>...) - Method in interface software.amazon.awssdk.services.support.model.Communication.Builder
Information about the attachments to the case communication.
AttachmentSetExpiredException - Exception in software.amazon.awssdk.services.support.model
The expiration time of the attachment set has passed.
AttachmentSetExpiredException.Builder - Interface in software.amazon.awssdk.services.support.model
 
attachmentSetId() - Method in class software.amazon.awssdk.services.support.model.AddAttachmentsToSetRequest
The ID of the attachment set.
attachmentSetId(String) - Method in interface software.amazon.awssdk.services.support.model.AddAttachmentsToSetRequest.Builder
The ID of the attachment set.
attachmentSetId() - Method in class software.amazon.awssdk.services.support.model.AddAttachmentsToSetResponse
The ID of the attachment set.
attachmentSetId(String) - Method in interface software.amazon.awssdk.services.support.model.AddAttachmentsToSetResponse.Builder
The ID of the attachment set.
attachmentSetId() - Method in class software.amazon.awssdk.services.support.model.AddCommunicationToCaseRequest
The ID of a set of one or more attachments for the communication to add to the case.
attachmentSetId(String) - Method in interface software.amazon.awssdk.services.support.model.AddCommunicationToCaseRequest.Builder
The ID of a set of one or more attachments for the communication to add to the case.
attachmentSetId() - Method in class software.amazon.awssdk.services.support.model.CreateCaseRequest
The ID of a set of one or more attachments for the case.
attachmentSetId(String) - Method in interface software.amazon.awssdk.services.support.model.CreateCaseRequest.Builder
The ID of a set of one or more attachments for the case.
AttachmentSetIdNotFoundException - Exception in software.amazon.awssdk.services.support.model
An attachment set with the specified ID could not be found.
AttachmentSetIdNotFoundException.Builder - Interface in software.amazon.awssdk.services.support.model
 
AttachmentSetSizeLimitExceededException - Exception in software.amazon.awssdk.services.support.model
A limit for the size of an attachment set has been exceeded.
AttachmentSetSizeLimitExceededException.Builder - Interface in software.amazon.awssdk.services.support.model
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.support.model.AttachmentIdNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.support.model.AttachmentLimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.support.model.AttachmentSetExpiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.support.model.AttachmentSetIdNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.support.model.AttachmentSetSizeLimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.support.model.CaseCreationLimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.support.model.CaseIdNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.support.model.DescribeAttachmentLimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.support.model.InternalServerErrorException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.support.model.SupportException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.support.model.SupportException.BuilderImpl
 

B

beforeTime() - Method in class software.amazon.awssdk.services.support.model.DescribeCasesRequest
The end date for a filtered date search on support case communications.
beforeTime(String) - Method in interface software.amazon.awssdk.services.support.model.DescribeCasesRequest.Builder
The end date for a filtered date search on support case communications.
beforeTime() - Method in class software.amazon.awssdk.services.support.model.DescribeCommunicationsRequest
The end date for a filtered date search on support case communications.
beforeTime(String) - Method in interface software.amazon.awssdk.services.support.model.DescribeCommunicationsRequest.Builder
The end date for a filtered date search on support case communications.
body() - Method in class software.amazon.awssdk.services.support.model.Communication
The text of the communication between the customer and AWS Support.
body(String) - Method in interface software.amazon.awssdk.services.support.model.Communication.Builder
The text of the communication between the customer and AWS Support.
build() - Method in class software.amazon.awssdk.services.support.model.SupportException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.support.model.SupportRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.support.model.SupportResponse.Builder
 
builder() - Static method in class software.amazon.awssdk.services.support.model.AddAttachmentsToSetRequest
 
builder() - Static method in class software.amazon.awssdk.services.support.model.AddAttachmentsToSetResponse
 
builder() - Static method in class software.amazon.awssdk.services.support.model.AddCommunicationToCaseRequest
 
builder() - Static method in class software.amazon.awssdk.services.support.model.AddCommunicationToCaseResponse
 
builder() - Static method in class software.amazon.awssdk.services.support.model.Attachment
 
builder() - Static method in class software.amazon.awssdk.services.support.model.AttachmentDetails
 
builder() - Static method in exception software.amazon.awssdk.services.support.model.AttachmentIdNotFoundException
 
builder() - Static method in exception software.amazon.awssdk.services.support.model.AttachmentLimitExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.support.model.AttachmentSetExpiredException
 
builder() - Static method in exception software.amazon.awssdk.services.support.model.AttachmentSetIdNotFoundException
 
builder() - Static method in exception software.amazon.awssdk.services.support.model.AttachmentSetSizeLimitExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.support.model.CaseCreationLimitExceededException
 
builder() - Static method in class software.amazon.awssdk.services.support.model.CaseDetails
 
builder() - Static method in exception software.amazon.awssdk.services.support.model.CaseIdNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.support.model.Category
 
builder() - Static method in class software.amazon.awssdk.services.support.model.Communication
 
builder() - Static method in class software.amazon.awssdk.services.support.model.CreateCaseRequest
 
builder() - Static method in class software.amazon.awssdk.services.support.model.CreateCaseResponse
 
builder() - Static method in exception software.amazon.awssdk.services.support.model.DescribeAttachmentLimitExceededException
 
builder() - Static method in class software.amazon.awssdk.services.support.model.DescribeAttachmentRequest
 
builder() - Static method in class software.amazon.awssdk.services.support.model.DescribeAttachmentResponse
 
builder() - Static method in class software.amazon.awssdk.services.support.model.DescribeCasesRequest
 
builder() - Static method in class software.amazon.awssdk.services.support.model.DescribeCasesResponse
 
builder() - Static method in class software.amazon.awssdk.services.support.model.DescribeCommunicationsRequest
 
builder() - Static method in class software.amazon.awssdk.services.support.model.DescribeCommunicationsResponse
 
builder() - Static method in class software.amazon.awssdk.services.support.model.DescribeServicesRequest
 
builder() - Static method in class software.amazon.awssdk.services.support.model.DescribeServicesResponse
 
builder() - Static method in class software.amazon.awssdk.services.support.model.DescribeSeverityLevelsRequest
 
builder() - Static method in class software.amazon.awssdk.services.support.model.DescribeSeverityLevelsResponse
 
builder() - Static method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest
 
builder() - Static method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResponse
 
builder() - Static method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckResultRequest
 
builder() - Static method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckResultResponse
 
builder() - Static method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorChecksRequest
 
builder() - Static method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorChecksResponse
 
builder() - Static method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest
 
builder() - Static method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckSummariesResponse
 
builder() - Static method in exception software.amazon.awssdk.services.support.model.InternalServerErrorException
 
builder() - Static method in class software.amazon.awssdk.services.support.model.RecentCaseCommunications
 
builder() - Static method in class software.amazon.awssdk.services.support.model.RefreshTrustedAdvisorCheckRequest
 
builder() - Static method in class software.amazon.awssdk.services.support.model.RefreshTrustedAdvisorCheckResponse
 
builder() - Static method in class software.amazon.awssdk.services.support.model.ResolveCaseRequest
 
builder() - Static method in class software.amazon.awssdk.services.support.model.ResolveCaseResponse
 
builder() - Static method in class software.amazon.awssdk.services.support.model.Service
 
builder() - Static method in class software.amazon.awssdk.services.support.model.SeverityLevel
 
builder() - Static method in exception software.amazon.awssdk.services.support.model.SupportException
 
builder() - Static method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCategorySpecificSummary
 
builder() - Static method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckDescription
 
builder() - Static method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckRefreshStatus
 
builder() - Static method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckResult
 
builder() - Static method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckSummary
 
builder() - Static method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCostOptimizingSummary
 
builder() - Static method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourceDetail
 
builder() - Static method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourcesSummary
 
builder() - Static method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Create a builder that can be used to configure and create a SupportAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.support.SupportClient
Create a builder that can be used to configure and create a SupportClient.
BuilderImpl() - Constructor for class software.amazon.awssdk.services.support.model.SupportException.BuilderImpl
 
BuilderImpl(SupportException) - Constructor for class software.amazon.awssdk.services.support.model.SupportException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.support.model.SupportRequest.BuilderImpl
 
BuilderImpl(SupportRequest) - Constructor for class software.amazon.awssdk.services.support.model.SupportRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.support.model.SupportResponse.BuilderImpl
 
BuilderImpl(SupportResponse) - Constructor for class software.amazon.awssdk.services.support.model.SupportResponse.BuilderImpl
 

C

CaseCreationLimitExceededException - Exception in software.amazon.awssdk.services.support.model
The case creation limit for the account has been exceeded.
CaseCreationLimitExceededException.Builder - Interface in software.amazon.awssdk.services.support.model
 
CaseDetails - Class in software.amazon.awssdk.services.support.model
A JSON-formatted object that contains the metadata for a support case.
CaseDetails.Builder - Interface in software.amazon.awssdk.services.support.model
 
caseId(String) - Method in interface software.amazon.awssdk.services.support.model.AddCommunicationToCaseRequest.Builder
The AWS Support case ID requested or returned in the call.
caseId() - Method in class software.amazon.awssdk.services.support.model.AddCommunicationToCaseRequest
The AWS Support case ID requested or returned in the call.
caseId(String) - Method in interface software.amazon.awssdk.services.support.model.CaseDetails.Builder
The AWS Support case ID requested or returned in the call.
caseId() - Method in class software.amazon.awssdk.services.support.model.CaseDetails
The AWS Support case ID requested or returned in the call.
caseId(String) - Method in interface software.amazon.awssdk.services.support.model.Communication.Builder
The AWS Support case ID requested or returned in the call.
caseId() - Method in class software.amazon.awssdk.services.support.model.Communication
The AWS Support case ID requested or returned in the call.
caseId(String) - Method in interface software.amazon.awssdk.services.support.model.CreateCaseResponse.Builder
The AWS Support case ID requested or returned in the call.
caseId() - Method in class software.amazon.awssdk.services.support.model.CreateCaseResponse
The AWS Support case ID requested or returned in the call.
caseId(String) - Method in interface software.amazon.awssdk.services.support.model.DescribeCommunicationsRequest.Builder
The AWS Support case ID requested or returned in the call.
caseId() - Method in class software.amazon.awssdk.services.support.model.DescribeCommunicationsRequest
The AWS Support case ID requested or returned in the call.
caseId(String) - Method in interface software.amazon.awssdk.services.support.model.ResolveCaseRequest.Builder
The AWS Support case ID requested or returned in the call.
caseId() - Method in class software.amazon.awssdk.services.support.model.ResolveCaseRequest
The AWS Support case ID requested or returned in the call.
caseIdList(Collection<String>) - Method in interface software.amazon.awssdk.services.support.model.DescribeCasesRequest.Builder
A list of ID numbers of the support cases you want returned.
caseIdList(String...) - Method in interface software.amazon.awssdk.services.support.model.DescribeCasesRequest.Builder
A list of ID numbers of the support cases you want returned.
caseIdList() - Method in class software.amazon.awssdk.services.support.model.DescribeCasesRequest
A list of ID numbers of the support cases you want returned.
CaseIdNotFoundException - Exception in software.amazon.awssdk.services.support.model
The requested caseId could not be located.
CaseIdNotFoundException.Builder - Interface in software.amazon.awssdk.services.support.model
 
cases(Collection<CaseDetails>) - Method in interface software.amazon.awssdk.services.support.model.DescribeCasesResponse.Builder
The details for the cases that match the request.
cases(CaseDetails...) - Method in interface software.amazon.awssdk.services.support.model.DescribeCasesResponse.Builder
The details for the cases that match the request.
cases(Consumer<CaseDetails.Builder>...) - Method in interface software.amazon.awssdk.services.support.model.DescribeCasesResponse.Builder
The details for the cases that match the request.
cases() - Method in class software.amazon.awssdk.services.support.model.DescribeCasesResponse
The details for the cases that match the request.
cases() - Method in class software.amazon.awssdk.services.support.paginators.DescribeCasesIterable
Returns an iterable to iterate through the paginated DescribeCasesResponse.cases() member.
cases() - Method in class software.amazon.awssdk.services.support.paginators.DescribeCasesPublisher
Returns a publisher that can be used to get a stream of data.
categories(Collection<Category>) - Method in interface software.amazon.awssdk.services.support.model.Service.Builder
A list of categories that describe the type of support issue a case describes.
categories(Category...) - Method in interface software.amazon.awssdk.services.support.model.Service.Builder
A list of categories that describe the type of support issue a case describes.
categories(Consumer<Category.Builder>...) - Method in interface software.amazon.awssdk.services.support.model.Service.Builder
A list of categories that describe the type of support issue a case describes.
categories() - Method in class software.amazon.awssdk.services.support.model.Service
A list of categories that describe the type of support issue a case describes.
Category - Class in software.amazon.awssdk.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 AWS service.
category(String) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorCheckDescription.Builder
The category of the Trusted Advisor check.
category() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckDescription
The category of the Trusted Advisor check.
Category.Builder - Interface in software.amazon.awssdk.services.support.model
 
categoryCode(String) - Method in interface software.amazon.awssdk.services.support.model.CaseDetails.Builder
The category of problem for the AWS Support case.
categoryCode() - Method in class software.amazon.awssdk.services.support.model.CaseDetails
The category of problem for the AWS Support case.
categoryCode(String) - Method in interface software.amazon.awssdk.services.support.model.CreateCaseRequest.Builder
The category of problem for the AWS Support case.
categoryCode() - Method in class software.amazon.awssdk.services.support.model.CreateCaseRequest
The category of problem for the AWS Support case.
categorySpecificSummary(TrustedAdvisorCategorySpecificSummary) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorCheckResult.Builder
Summary information that relates to the category of the check.
categorySpecificSummary(Consumer<TrustedAdvisorCategorySpecificSummary.Builder>) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorCheckResult.Builder
Summary information that relates to the category of the check.
categorySpecificSummary() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckResult
Summary information that relates to the category of the check.
categorySpecificSummary(TrustedAdvisorCategorySpecificSummary) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorCheckSummary.Builder
Summary information that relates to the category of the check.
categorySpecificSummary(Consumer<TrustedAdvisorCategorySpecificSummary.Builder>) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorCheckSummary.Builder
Summary information that relates to the category of the check.
categorySpecificSummary() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckSummary
Summary information that relates to the category of the check.
cause(Throwable) - Method in interface software.amazon.awssdk.services.support.model.AttachmentIdNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.support.model.AttachmentLimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.support.model.AttachmentSetExpiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.support.model.AttachmentSetIdNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.support.model.AttachmentSetSizeLimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.support.model.CaseCreationLimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.support.model.CaseIdNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.support.model.DescribeAttachmentLimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.support.model.InternalServerErrorException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.support.model.SupportException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.support.model.SupportException.BuilderImpl
 
ccEmailAddresses(Collection<String>) - Method in interface software.amazon.awssdk.services.support.model.AddCommunicationToCaseRequest.Builder
The email addresses in the CC line of an email to be added to the support case.
ccEmailAddresses(String...) - Method in interface software.amazon.awssdk.services.support.model.AddCommunicationToCaseRequest.Builder
The email addresses in the CC line of an email to be added to the support case.
ccEmailAddresses() - Method in class software.amazon.awssdk.services.support.model.AddCommunicationToCaseRequest
The email addresses in the CC line of an email to be added to the support case.
ccEmailAddresses(Collection<String>) - Method in interface software.amazon.awssdk.services.support.model.CaseDetails.Builder
The email addresses that receive copies of communication about the case.
ccEmailAddresses(String...) - Method in interface software.amazon.awssdk.services.support.model.CaseDetails.Builder
The email addresses that receive copies of communication about the case.
ccEmailAddresses() - Method in class software.amazon.awssdk.services.support.model.CaseDetails
The email addresses that receive copies of communication about the case.
ccEmailAddresses(Collection<String>) - Method in interface software.amazon.awssdk.services.support.model.CreateCaseRequest.Builder
A list of email addresses that AWS Support copies on case correspondence.
ccEmailAddresses(String...) - Method in interface software.amazon.awssdk.services.support.model.CreateCaseRequest.Builder
A list of email addresses that AWS Support copies on case correspondence.
ccEmailAddresses() - Method in class software.amazon.awssdk.services.support.model.CreateCaseRequest
A list of email addresses that AWS Support copies on case correspondence.
checkId(String) - Method in interface software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckResultRequest.Builder
The unique identifier for the Trusted Advisor check.
checkId() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckResultRequest
The unique identifier for the Trusted Advisor check.
checkId(String) - Method in interface software.amazon.awssdk.services.support.model.RefreshTrustedAdvisorCheckRequest.Builder
The unique identifier for the Trusted Advisor check to refresh.
checkId() - Method in class software.amazon.awssdk.services.support.model.RefreshTrustedAdvisorCheckRequest
The unique identifier for the Trusted Advisor check to refresh.
checkId(String) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorCheckRefreshStatus.Builder
The unique identifier for the Trusted Advisor check.
checkId() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckRefreshStatus
The unique identifier for the Trusted Advisor check.
checkId(String) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorCheckResult.Builder
The unique identifier for the Trusted Advisor check.
checkId() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckResult
The unique identifier for the Trusted Advisor check.
checkId(String) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorCheckSummary.Builder
The unique identifier for the Trusted Advisor check.
checkId() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckSummary
The unique identifier for the Trusted Advisor check.
checkIds(Collection<String>) - Method in interface software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest.Builder
The IDs of the Trusted Advisor checks to get the status of.
checkIds(String...) - Method in interface software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest.Builder
The IDs of the Trusted Advisor checks to get the status of.
checkIds() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest
The IDs of the Trusted Advisor checks to get the status of.
checkIds(Collection<String>) - Method in interface software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest.Builder
The IDs of the Trusted Advisor checks.
checkIds(String...) - Method in interface software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest.Builder
The IDs of the Trusted Advisor checks.
checkIds() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest
The IDs of the Trusted Advisor checks.
checks(Collection<TrustedAdvisorCheckDescription>) - Method in interface software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorChecksResponse.Builder
Information about all available Trusted Advisor checks.
checks(TrustedAdvisorCheckDescription...) - Method in interface software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorChecksResponse.Builder
Information about all available Trusted Advisor checks.
checks(Consumer<TrustedAdvisorCheckDescription.Builder>...) - Method in interface software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorChecksResponse.Builder
Information about all available Trusted Advisor checks.
checks() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorChecksResponse
Information about all available Trusted Advisor checks.
code(String) - Method in interface software.amazon.awssdk.services.support.model.Category.Builder
The category code for the support case.
code() - Method in class software.amazon.awssdk.services.support.model.Category
The category code for the support case.
code(String) - Method in interface software.amazon.awssdk.services.support.model.Service.Builder
The code for an AWS service returned by the DescribeServices response.
code() - Method in class software.amazon.awssdk.services.support.model.Service
The code for an AWS service returned by the DescribeServices response.
code(String) - Method in interface software.amazon.awssdk.services.support.model.SeverityLevel.Builder
The code for case severity level.
code() - Method in class software.amazon.awssdk.services.support.model.SeverityLevel
The code for case severity level.
Communication - Class in software.amazon.awssdk.services.support.model
A communication associated with an AWS Support case.
Communication.Builder - Interface in software.amazon.awssdk.services.support.model
 
communicationBody(String) - Method in interface software.amazon.awssdk.services.support.model.AddCommunicationToCaseRequest.Builder
The body of an email communication to add to the support case.
communicationBody() - Method in class software.amazon.awssdk.services.support.model.AddCommunicationToCaseRequest
The body of an email communication to add to the support case.
communicationBody(String) - Method in interface software.amazon.awssdk.services.support.model.CreateCaseRequest.Builder
The communication body text that describes the issue.
communicationBody() - Method in class software.amazon.awssdk.services.support.model.CreateCaseRequest
The communication body text that describes the issue.
communications(Collection<Communication>) - Method in interface software.amazon.awssdk.services.support.model.DescribeCommunicationsResponse.Builder
The communications for the case.
communications(Communication...) - Method in interface software.amazon.awssdk.services.support.model.DescribeCommunicationsResponse.Builder
The communications for the case.
communications(Consumer<Communication.Builder>...) - Method in interface software.amazon.awssdk.services.support.model.DescribeCommunicationsResponse.Builder
The communications for the case.
communications() - Method in class software.amazon.awssdk.services.support.model.DescribeCommunicationsResponse
The communications for the case.
communications(Collection<Communication>) - Method in interface software.amazon.awssdk.services.support.model.RecentCaseCommunications.Builder
The five most recent communications associated with the case.
communications(Communication...) - Method in interface software.amazon.awssdk.services.support.model.RecentCaseCommunications.Builder
The five most recent communications associated with the case.
communications(Consumer<Communication.Builder>...) - Method in interface software.amazon.awssdk.services.support.model.RecentCaseCommunications.Builder
The five most recent communications associated with the case.
communications() - Method in class software.amazon.awssdk.services.support.model.RecentCaseCommunications
The five most recent communications associated with the case.
communications() - Method in class software.amazon.awssdk.services.support.paginators.DescribeCommunicationsIterable
Returns an iterable to iterate through the paginated DescribeCommunicationsResponse.communications() member.
communications() - Method in class software.amazon.awssdk.services.support.paginators.DescribeCommunicationsPublisher
Returns a publisher that can be used to get a stream of data.
costOptimizing(TrustedAdvisorCostOptimizingSummary) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorCategorySpecificSummary.Builder
The summary information about cost savings for a Trusted Advisor check that is in the Cost Optimizing category.
costOptimizing(Consumer<TrustedAdvisorCostOptimizingSummary.Builder>) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorCategorySpecificSummary.Builder
The summary information about cost savings for a Trusted Advisor check that is in the Cost Optimizing category.
costOptimizing() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCategorySpecificSummary
The summary information about cost savings for a Trusted Advisor check that is in the Cost Optimizing category.
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.support.model.SupportResponseMetadata
 
create() - Static method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Create a SupportAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.support.SupportClient
Create a SupportClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
createCase(CreateCaseRequest) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Creates a case in the AWS Support Center.
createCase(Consumer<CreateCaseRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Creates a case in the AWS Support Center.
createCase(CreateCaseRequest) - Method in interface software.amazon.awssdk.services.support.SupportClient
Creates a case in the AWS Support Center.
createCase(Consumer<CreateCaseRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportClient
Creates a case in the AWS Support Center.
CreateCaseRequest - Class in software.amazon.awssdk.services.support.model
 
CreateCaseRequest.Builder - Interface in software.amazon.awssdk.services.support.model
 
CreateCaseRequestMarshaller - Class in software.amazon.awssdk.services.support.transform
CreateCaseRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.support.transform.CreateCaseRequestMarshaller
 
CreateCaseResponse - Class in software.amazon.awssdk.services.support.model
The AWS Support case ID returned by a successful completion of the CreateCase operation.
CreateCaseResponse.Builder - Interface in software.amazon.awssdk.services.support.model
 

D

data(SdkBytes) - Method in interface software.amazon.awssdk.services.support.model.Attachment.Builder
The content of the attachment file.
data() - Method in class software.amazon.awssdk.services.support.model.Attachment
The content of the attachment file.
describeAttachment(DescribeAttachmentRequest) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Returns the attachment that has the specified ID.
describeAttachment(Consumer<DescribeAttachmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Returns the attachment that has the specified ID.
describeAttachment(DescribeAttachmentRequest) - Method in interface software.amazon.awssdk.services.support.SupportClient
Returns the attachment that has the specified ID.
describeAttachment(Consumer<DescribeAttachmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportClient
Returns the attachment that has the specified ID.
DescribeAttachmentLimitExceededException - Exception in software.amazon.awssdk.services.support.model
The limit for the number of DescribeAttachment requests in a short period of time has been exceeded.
DescribeAttachmentLimitExceededException.Builder - Interface in software.amazon.awssdk.services.support.model
 
DescribeAttachmentRequest - Class in software.amazon.awssdk.services.support.model
 
DescribeAttachmentRequest.Builder - Interface in software.amazon.awssdk.services.support.model
 
DescribeAttachmentRequestMarshaller - Class in software.amazon.awssdk.services.support.transform
DescribeAttachmentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.support.transform.DescribeAttachmentRequestMarshaller
 
DescribeAttachmentResponse - Class in software.amazon.awssdk.services.support.model
The content and file name of the attachment returned by the DescribeAttachment operation.
DescribeAttachmentResponse.Builder - Interface in software.amazon.awssdk.services.support.model
 
describeCases(DescribeCasesRequest) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Returns a list of cases that you specify by passing one or more case IDs.
describeCases(Consumer<DescribeCasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Returns a list of cases that you specify by passing one or more case IDs.
describeCases(DescribeCasesRequest) - Method in interface software.amazon.awssdk.services.support.SupportClient
Returns a list of cases that you specify by passing one or more case IDs.
describeCases(Consumer<DescribeCasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportClient
Returns a list of cases that you specify by passing one or more case IDs.
DescribeCasesIterable - Class in software.amazon.awssdk.services.support.paginators
Represents the output for the SupportClient.describeCasesPaginator(software.amazon.awssdk.services.support.model.DescribeCasesRequest) operation which is a paginated operation.
DescribeCasesIterable(SupportClient, DescribeCasesRequest) - Constructor for class software.amazon.awssdk.services.support.paginators.DescribeCasesIterable
 
describeCasesPaginator(DescribeCasesRequest) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Returns a list of cases that you specify by passing one or more case IDs.
describeCasesPaginator(Consumer<DescribeCasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Returns a list of cases that you specify by passing one or more case IDs.
describeCasesPaginator(DescribeCasesRequest) - Method in interface software.amazon.awssdk.services.support.SupportClient
Returns a list of cases that you specify by passing one or more case IDs.
describeCasesPaginator(Consumer<DescribeCasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportClient
Returns a list of cases that you specify by passing one or more case IDs.
DescribeCasesPublisher - Class in software.amazon.awssdk.services.support.paginators
Represents the output for the SupportAsyncClient.describeCasesPaginator(software.amazon.awssdk.services.support.model.DescribeCasesRequest) operation which is a paginated operation.
DescribeCasesPublisher(SupportAsyncClient, DescribeCasesRequest) - Constructor for class software.amazon.awssdk.services.support.paginators.DescribeCasesPublisher
 
DescribeCasesRequest - Class in software.amazon.awssdk.services.support.model
 
DescribeCasesRequest.Builder - Interface in software.amazon.awssdk.services.support.model
 
DescribeCasesRequestMarshaller - Class in software.amazon.awssdk.services.support.transform
DescribeCasesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.support.transform.DescribeCasesRequestMarshaller
 
DescribeCasesResponse - Class in software.amazon.awssdk.services.support.model
Returns an array of CaseDetails objects and a nextToken that defines a point for pagination in the result set.
DescribeCasesResponse.Builder - Interface in software.amazon.awssdk.services.support.model
 
describeCommunications(DescribeCommunicationsRequest) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Returns communications and attachments for one or more support cases.
describeCommunications(Consumer<DescribeCommunicationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Returns communications and attachments for one or more support cases.
describeCommunications(DescribeCommunicationsRequest) - Method in interface software.amazon.awssdk.services.support.SupportClient
Returns communications and attachments for one or more support cases.
describeCommunications(Consumer<DescribeCommunicationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportClient
Returns communications and attachments for one or more support cases.
DescribeCommunicationsIterable - Class in software.amazon.awssdk.services.support.paginators
DescribeCommunicationsIterable(SupportClient, DescribeCommunicationsRequest) - Constructor for class software.amazon.awssdk.services.support.paginators.DescribeCommunicationsIterable
 
describeCommunicationsPaginator(DescribeCommunicationsRequest) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Returns communications and attachments for one or more support cases.
describeCommunicationsPaginator(Consumer<DescribeCommunicationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Returns communications and attachments for one or more support cases.
describeCommunicationsPaginator(DescribeCommunicationsRequest) - Method in interface software.amazon.awssdk.services.support.SupportClient
Returns communications and attachments for one or more support cases.
describeCommunicationsPaginator(Consumer<DescribeCommunicationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportClient
Returns communications and attachments for one or more support cases.
DescribeCommunicationsPublisher - Class in software.amazon.awssdk.services.support.paginators
DescribeCommunicationsPublisher(SupportAsyncClient, DescribeCommunicationsRequest) - Constructor for class software.amazon.awssdk.services.support.paginators.DescribeCommunicationsPublisher
 
DescribeCommunicationsRequest - Class in software.amazon.awssdk.services.support.model
 
DescribeCommunicationsRequest.Builder - Interface in software.amazon.awssdk.services.support.model
 
DescribeCommunicationsRequestMarshaller - Class in software.amazon.awssdk.services.support.transform
DescribeCommunicationsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.support.transform.DescribeCommunicationsRequestMarshaller
 
DescribeCommunicationsResponse - Class in software.amazon.awssdk.services.support.model
The communications returned by the DescribeCommunications operation.
DescribeCommunicationsResponse.Builder - Interface in software.amazon.awssdk.services.support.model
 
describeServices(DescribeServicesRequest) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Returns the current list of AWS services and a list of service categories for each service.
describeServices(Consumer<DescribeServicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Returns the current list of AWS services and a list of service categories for each service.
describeServices(DescribeServicesRequest) - Method in interface software.amazon.awssdk.services.support.SupportClient
Returns the current list of AWS services and a list of service categories for each service.
describeServices(Consumer<DescribeServicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportClient
Returns the current list of AWS services and a list of service categories for each service.
DescribeServicesRequest - Class in software.amazon.awssdk.services.support.model
 
DescribeServicesRequest.Builder - Interface in software.amazon.awssdk.services.support.model
 
DescribeServicesRequestMarshaller - Class in software.amazon.awssdk.services.support.transform
DescribeServicesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.support.transform.DescribeServicesRequestMarshaller
 
DescribeServicesResponse - Class in software.amazon.awssdk.services.support.model
The list of AWS services returned by the DescribeServices operation.
DescribeServicesResponse.Builder - Interface in software.amazon.awssdk.services.support.model
 
describeSeverityLevels(DescribeSeverityLevelsRequest) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Returns the list of severity levels that you can assign to an AWS Support case.
describeSeverityLevels(Consumer<DescribeSeverityLevelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Returns the list of severity levels that you can assign to an AWS Support case.
describeSeverityLevels(DescribeSeverityLevelsRequest) - Method in interface software.amazon.awssdk.services.support.SupportClient
Returns the list of severity levels that you can assign to an AWS Support case.
describeSeverityLevels(Consumer<DescribeSeverityLevelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportClient
Returns the list of severity levels that you can assign to an AWS Support case.
DescribeSeverityLevelsRequest - Class in software.amazon.awssdk.services.support.model
 
DescribeSeverityLevelsRequest.Builder - Interface in software.amazon.awssdk.services.support.model
 
DescribeSeverityLevelsRequestMarshaller - Class in software.amazon.awssdk.services.support.transform
DescribeSeverityLevelsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.support.transform.DescribeSeverityLevelsRequestMarshaller
 
DescribeSeverityLevelsResponse - Class in software.amazon.awssdk.services.support.model
The list of severity levels returned by the DescribeSeverityLevels operation.
DescribeSeverityLevelsResponse.Builder - Interface in software.amazon.awssdk.services.support.model
 
describeTrustedAdvisorCheckRefreshStatuses(DescribeTrustedAdvisorCheckRefreshStatusesRequest) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Returns the refresh status of the AWS Trusted Advisor checks that have the specified check IDs.
describeTrustedAdvisorCheckRefreshStatuses(Consumer<DescribeTrustedAdvisorCheckRefreshStatusesRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Returns the refresh status of the AWS Trusted Advisor checks that have the specified check IDs.
describeTrustedAdvisorCheckRefreshStatuses(DescribeTrustedAdvisorCheckRefreshStatusesRequest) - Method in interface software.amazon.awssdk.services.support.SupportClient
Returns the refresh status of the AWS Trusted Advisor checks that have the specified check IDs.
describeTrustedAdvisorCheckRefreshStatuses(Consumer<DescribeTrustedAdvisorCheckRefreshStatusesRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportClient
Returns the refresh status of the AWS Trusted Advisor checks that have the specified check IDs.
DescribeTrustedAdvisorCheckRefreshStatusesRequest - Class in software.amazon.awssdk.services.support.model
 
DescribeTrustedAdvisorCheckRefreshStatusesRequest.Builder - Interface in software.amazon.awssdk.services.support.model
 
DescribeTrustedAdvisorCheckRefreshStatusesRequestMarshaller - Class in software.amazon.awssdk.services.support.transform
DescribeTrustedAdvisorCheckRefreshStatusesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.support.transform.DescribeTrustedAdvisorCheckRefreshStatusesRequestMarshaller
 
DescribeTrustedAdvisorCheckRefreshStatusesResponse - Class in software.amazon.awssdk.services.support.model
The statuses of the Trusted Advisor checks returned by the DescribeTrustedAdvisorCheckRefreshStatuses operation.
DescribeTrustedAdvisorCheckRefreshStatusesResponse.Builder - Interface in software.amazon.awssdk.services.support.model
 
describeTrustedAdvisorCheckResult(DescribeTrustedAdvisorCheckResultRequest) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Returns the results of the AWS Trusted Advisor check that has the specified check ID.
describeTrustedAdvisorCheckResult(Consumer<DescribeTrustedAdvisorCheckResultRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Returns the results of the AWS Trusted Advisor check that has the specified check ID.
describeTrustedAdvisorCheckResult(DescribeTrustedAdvisorCheckResultRequest) - Method in interface software.amazon.awssdk.services.support.SupportClient
Returns the results of the AWS Trusted Advisor check that has the specified check ID.
describeTrustedAdvisorCheckResult(Consumer<DescribeTrustedAdvisorCheckResultRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportClient
Returns the results of the AWS Trusted Advisor check that has the specified check ID.
DescribeTrustedAdvisorCheckResultRequest - Class in software.amazon.awssdk.services.support.model

DescribeTrustedAdvisorCheckResultRequest.Builder - Interface in software.amazon.awssdk.services.support.model
 
DescribeTrustedAdvisorCheckResultRequestMarshaller - Class in software.amazon.awssdk.services.support.transform
DescribeTrustedAdvisorCheckResultRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.support.transform.DescribeTrustedAdvisorCheckResultRequestMarshaller
 
DescribeTrustedAdvisorCheckResultResponse - Class in software.amazon.awssdk.services.support.model
The result of the Trusted Advisor check returned by the DescribeTrustedAdvisorCheckResult operation.
DescribeTrustedAdvisorCheckResultResponse.Builder - Interface in software.amazon.awssdk.services.support.model
 
describeTrustedAdvisorChecks(DescribeTrustedAdvisorChecksRequest) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Returns information about all available AWS Trusted Advisor checks, including the name, ID, category, description, and metadata.
describeTrustedAdvisorChecks(Consumer<DescribeTrustedAdvisorChecksRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Returns information about all available AWS Trusted Advisor checks, including the name, ID, category, description, and metadata.
describeTrustedAdvisorChecks(DescribeTrustedAdvisorChecksRequest) - Method in interface software.amazon.awssdk.services.support.SupportClient
Returns information about all available AWS Trusted Advisor checks, including the name, ID, category, description, and metadata.
describeTrustedAdvisorChecks(Consumer<DescribeTrustedAdvisorChecksRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportClient
Returns information about all available AWS Trusted Advisor checks, including the name, ID, category, description, and metadata.
DescribeTrustedAdvisorChecksRequest - Class in software.amazon.awssdk.services.support.model
 
DescribeTrustedAdvisorChecksRequest.Builder - Interface in software.amazon.awssdk.services.support.model
 
DescribeTrustedAdvisorChecksRequestMarshaller - Class in software.amazon.awssdk.services.support.transform
DescribeTrustedAdvisorChecksRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.support.transform.DescribeTrustedAdvisorChecksRequestMarshaller
 
DescribeTrustedAdvisorChecksResponse - Class in software.amazon.awssdk.services.support.model
Information about the Trusted Advisor checks returned by the DescribeTrustedAdvisorChecks operation.
DescribeTrustedAdvisorChecksResponse.Builder - Interface in software.amazon.awssdk.services.support.model
 
describeTrustedAdvisorCheckSummaries(DescribeTrustedAdvisorCheckSummariesRequest) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Returns the results for the AWS Trusted Advisor check summaries for the check IDs that you specified.
describeTrustedAdvisorCheckSummaries(Consumer<DescribeTrustedAdvisorCheckSummariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Returns the results for the AWS Trusted Advisor check summaries for the check IDs that you specified.
describeTrustedAdvisorCheckSummaries(DescribeTrustedAdvisorCheckSummariesRequest) - Method in interface software.amazon.awssdk.services.support.SupportClient
Returns the results for the AWS Trusted Advisor check summaries for the check IDs that you specified.
describeTrustedAdvisorCheckSummaries(Consumer<DescribeTrustedAdvisorCheckSummariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportClient
Returns the results for the AWS Trusted Advisor check summaries for the check IDs that you specified.
DescribeTrustedAdvisorCheckSummariesRequest - Class in software.amazon.awssdk.services.support.model
 
DescribeTrustedAdvisorCheckSummariesRequest.Builder - Interface in software.amazon.awssdk.services.support.model
 
DescribeTrustedAdvisorCheckSummariesRequestMarshaller - Class in software.amazon.awssdk.services.support.transform
DescribeTrustedAdvisorCheckSummariesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.support.transform.DescribeTrustedAdvisorCheckSummariesRequestMarshaller
 
DescribeTrustedAdvisorCheckSummariesResponse - Class in software.amazon.awssdk.services.support.model
The summaries of the Trusted Advisor checks returned by the DescribeTrustedAdvisorCheckSummaries operation.
DescribeTrustedAdvisorCheckSummariesResponse.Builder - Interface in software.amazon.awssdk.services.support.model
 
description(String) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorCheckDescription.Builder
The description of the Trusted Advisor check, which includes the alert criteria and recommended operations (contains HTML markup).
description() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckDescription
The description of the Trusted Advisor check, which includes the alert criteria and recommended operations (contains HTML markup).
displayId(String) - Method in interface software.amazon.awssdk.services.support.model.CaseDetails.Builder
The ID displayed for the case in the AWS Support Center.
displayId() - Method in class software.amazon.awssdk.services.support.model.CaseDetails
The ID displayed for the case in the AWS Support Center.
displayId(String) - Method in interface software.amazon.awssdk.services.support.model.DescribeCasesRequest.Builder
The ID displayed for a case in the AWS Support Center user interface.
displayId() - Method in class software.amazon.awssdk.services.support.model.DescribeCasesRequest
The ID displayed for a case in the AWS Support Center user interface.

E

equals(Object) - Method in class software.amazon.awssdk.services.support.model.AddAttachmentsToSetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.AddAttachmentsToSetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.AddCommunicationToCaseRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.AddCommunicationToCaseResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.Attachment
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.AttachmentDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.CaseDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.Category
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.Communication
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.CreateCaseRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.CreateCaseResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeAttachmentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeAttachmentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeCasesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeCasesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeCommunicationsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeCommunicationsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeServicesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeServicesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeSeverityLevelsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeSeverityLevelsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckResultRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckResultResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorChecksRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorChecksResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckSummariesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.RecentCaseCommunications
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.RefreshTrustedAdvisorCheckRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.RefreshTrustedAdvisorCheckResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.ResolveCaseRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.ResolveCaseResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.Service
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.SeverityLevel
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCategorySpecificSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckRefreshStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckResult
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCostOptimizingSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourceDetail
 
equals(Object) - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourcesSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.AddAttachmentsToSetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.AddAttachmentsToSetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.AddCommunicationToCaseRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.AddCommunicationToCaseResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.Attachment
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.AttachmentDetails
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.CaseDetails
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.Category
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.Communication
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.CreateCaseRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.CreateCaseResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeAttachmentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeAttachmentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeCasesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeCasesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeCommunicationsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeCommunicationsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeServicesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeServicesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeSeverityLevelsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeSeverityLevelsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckResultRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckResultResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorChecksRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorChecksResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckSummariesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.RecentCaseCommunications
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.RefreshTrustedAdvisorCheckRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.RefreshTrustedAdvisorCheckResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.ResolveCaseRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.ResolveCaseResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.Service
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.SeverityLevel
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCategorySpecificSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckDescription
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckRefreshStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckResult
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCostOptimizingSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourceDetail
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourcesSummary
 
estimatedMonthlySavings(Double) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorCostOptimizingSummary.Builder
The estimated monthly savings that might be realized if the recommended operations are taken.
estimatedMonthlySavings() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCostOptimizingSummary
The estimated monthly savings that might be realized if the recommended operations are taken.
estimatedPercentMonthlySavings(Double) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorCostOptimizingSummary.Builder
The estimated percentage of savings that might be realized if the recommended operations are taken.
estimatedPercentMonthlySavings() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCostOptimizingSummary
The estimated percentage of savings that might be realized if the recommended operations are taken.
expiryTime(String) - Method in interface software.amazon.awssdk.services.support.model.AddAttachmentsToSetResponse.Builder
The time and date when the attachment set expires.
expiryTime() - Method in class software.amazon.awssdk.services.support.model.AddAttachmentsToSetResponse
The time and date when the attachment set expires.

F

fileName(String) - Method in interface software.amazon.awssdk.services.support.model.Attachment.Builder
The name of the attachment file.
fileName() - Method in class software.amazon.awssdk.services.support.model.Attachment
The name of the attachment file.
fileName(String) - Method in interface software.amazon.awssdk.services.support.model.AttachmentDetails.Builder
The file name of the attachment.
fileName() - Method in class software.amazon.awssdk.services.support.model.AttachmentDetails
The file name of the attachment.
finalCaseStatus(String) - Method in interface software.amazon.awssdk.services.support.model.ResolveCaseResponse.Builder
The status of the case after the ResolveCase request was processed.
finalCaseStatus() - Method in class software.amazon.awssdk.services.support.model.ResolveCaseResponse
The status of the case after the ResolveCase request was processed.
flaggedResources(Collection<TrustedAdvisorResourceDetail>) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorCheckResult.Builder
The details about each resource listed in the check result.
flaggedResources(TrustedAdvisorResourceDetail...) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorCheckResult.Builder
The details about each resource listed in the check result.
flaggedResources(Consumer<TrustedAdvisorResourceDetail.Builder>...) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorCheckResult.Builder
The details about each resource listed in the check result.
flaggedResources() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckResult
The details about each resource listed in the check result.

G

getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.AddAttachmentsToSetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.AddAttachmentsToSetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.AddCommunicationToCaseRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.AddCommunicationToCaseResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.Attachment
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.AttachmentDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.CaseDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.Category
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.Communication
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.CreateCaseRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.CreateCaseResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.DescribeAttachmentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.DescribeAttachmentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.DescribeCasesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.DescribeCasesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.DescribeCommunicationsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.DescribeCommunicationsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.DescribeServicesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.DescribeServicesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.DescribeSeverityLevelsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.DescribeSeverityLevelsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckResultRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckResultResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorChecksRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorChecksResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckSummariesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.RecentCaseCommunications
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.RefreshTrustedAdvisorCheckRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.RefreshTrustedAdvisorCheckResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.ResolveCaseRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.ResolveCaseResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.Service
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.SeverityLevel
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCategorySpecificSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckRefreshStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckResult
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCostOptimizingSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourceDetail
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourcesSummary
 

H

hasAttachments() - Method in class software.amazon.awssdk.services.support.model.AddAttachmentsToSetRequest
Returns true if the Attachments property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasAttachmentSet() - Method in class software.amazon.awssdk.services.support.model.Communication
Returns true if the AttachmentSet property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasCaseIdList() - Method in class software.amazon.awssdk.services.support.model.DescribeCasesRequest
Returns true if the CaseIdList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasCases() - Method in class software.amazon.awssdk.services.support.model.DescribeCasesResponse
Returns true if the Cases property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasCategories() - Method in class software.amazon.awssdk.services.support.model.Service
Returns true if the Categories property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasCcEmailAddresses() - Method in class software.amazon.awssdk.services.support.model.AddCommunicationToCaseRequest
Returns true if the CcEmailAddresses property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasCcEmailAddresses() - Method in class software.amazon.awssdk.services.support.model.CaseDetails
Returns true if the CcEmailAddresses property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasCcEmailAddresses() - Method in class software.amazon.awssdk.services.support.model.CreateCaseRequest
Returns true if the CcEmailAddresses property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasCheckIds() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest
Returns true if the CheckIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasCheckIds() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest
Returns true if the CheckIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasChecks() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorChecksResponse
Returns true if the Checks property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasCommunications() - Method in class software.amazon.awssdk.services.support.model.DescribeCommunicationsResponse
Returns true if the Communications property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasCommunications() - Method in class software.amazon.awssdk.services.support.model.RecentCaseCommunications
Returns true if the Communications property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFlaggedResources() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckResult
Returns true if the FlaggedResources property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFlaggedResources(Boolean) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorCheckSummary.Builder
Specifies whether the Trusted Advisor check has flagged resources.
hasFlaggedResources() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckSummary
Specifies whether the Trusted Advisor check has flagged resources.
hashCode() - Method in class software.amazon.awssdk.services.support.model.AddAttachmentsToSetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.AddAttachmentsToSetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.AddCommunicationToCaseRequest
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.AddCommunicationToCaseResponse
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.Attachment
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.AttachmentDetails
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.CaseDetails
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.Category
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.Communication
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.CreateCaseRequest
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.CreateCaseResponse
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.DescribeAttachmentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.DescribeAttachmentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.DescribeCasesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.DescribeCasesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.DescribeCommunicationsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.DescribeCommunicationsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.DescribeServicesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.DescribeServicesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.DescribeSeverityLevelsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.DescribeSeverityLevelsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckResultRequest
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckResultResponse
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorChecksRequest
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorChecksResponse
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckSummariesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.RecentCaseCommunications
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.RefreshTrustedAdvisorCheckRequest
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.RefreshTrustedAdvisorCheckResponse
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.ResolveCaseRequest
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.ResolveCaseResponse
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.Service
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.SeverityLevel
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCategorySpecificSummary
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckDescription
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckRefreshStatus
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckResult
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckSummary
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCostOptimizingSummary
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourceDetail
 
hashCode() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourcesSummary
 
hasMetadata() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckDescription
Returns true if the Metadata property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasMetadata() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourceDetail
Returns true if the Metadata property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasServiceCodeList() - Method in class software.amazon.awssdk.services.support.model.DescribeServicesRequest
Returns true if the ServiceCodeList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasServices() - Method in class software.amazon.awssdk.services.support.model.DescribeServicesResponse
Returns true if the Services property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasSeverityLevels() - Method in class software.amazon.awssdk.services.support.model.DescribeSeverityLevelsResponse
Returns true if the SeverityLevels property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasStatuses() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResponse
Returns true if the Statuses property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasSummaries() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckSummariesResponse
Returns true if the Summaries property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).

I

id(String) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorCheckDescription.Builder
The unique identifier for the Trusted Advisor check.
id() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckDescription
The unique identifier for the Trusted Advisor check.
includeCommunications(Boolean) - Method in interface software.amazon.awssdk.services.support.model.DescribeCasesRequest.Builder
Specifies whether to include communications in the DescribeCases response.
includeCommunications() - Method in class software.amazon.awssdk.services.support.model.DescribeCasesRequest
Specifies whether to include communications in the DescribeCases response.
includeResolvedCases(Boolean) - Method in interface software.amazon.awssdk.services.support.model.DescribeCasesRequest.Builder
Specifies whether to include resolved support cases in the DescribeCases response.
includeResolvedCases() - Method in class software.amazon.awssdk.services.support.model.DescribeCasesRequest
Specifies whether to include resolved support cases in the DescribeCases response.
initialCaseStatus(String) - Method in interface software.amazon.awssdk.services.support.model.ResolveCaseResponse.Builder
The status of the case when the ResolveCase request was sent.
initialCaseStatus() - Method in class software.amazon.awssdk.services.support.model.ResolveCaseResponse
The status of the case when the ResolveCase request was sent.
InternalServerErrorException - Exception in software.amazon.awssdk.services.support.model
An internal server error occurred.
InternalServerErrorException.Builder - Interface in software.amazon.awssdk.services.support.model
 
issueType(String) - Method in interface software.amazon.awssdk.services.support.model.CreateCaseRequest.Builder
The type of issue for the case.
issueType() - Method in class software.amazon.awssdk.services.support.model.CreateCaseRequest
The type of issue for the case.
isSuppressed(Boolean) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorResourceDetail.Builder
Specifies whether the AWS resource was ignored by Trusted Advisor because it was marked as suppressed by the user.
isSuppressed() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourceDetail
Specifies whether the AWS resource was ignored by Trusted Advisor because it was marked as suppressed by the user.
iterator() - Method in class software.amazon.awssdk.services.support.paginators.DescribeCasesIterable
 
iterator() - Method in class software.amazon.awssdk.services.support.paginators.DescribeCommunicationsIterable
 

L

language(String) - Method in interface software.amazon.awssdk.services.support.model.CaseDetails.Builder
The ISO 639-1 code for the language in which AWS provides support.
language() - Method in class software.amazon.awssdk.services.support.model.CaseDetails
The ISO 639-1 code for the language in which AWS provides support.
language(String) - Method in interface software.amazon.awssdk.services.support.model.CreateCaseRequest.Builder
The language in which AWS Support handles the case.
language() - Method in class software.amazon.awssdk.services.support.model.CreateCaseRequest
The language in which AWS Support handles the case.
language(String) - Method in interface software.amazon.awssdk.services.support.model.DescribeCasesRequest.Builder
The ISO 639-1 code for the language in which AWS provides support.
language() - Method in class software.amazon.awssdk.services.support.model.DescribeCasesRequest
The ISO 639-1 code for the language in which AWS provides support.
language(String) - Method in interface software.amazon.awssdk.services.support.model.DescribeServicesRequest.Builder
The ISO 639-1 code for the language in which AWS provides support.
language() - Method in class software.amazon.awssdk.services.support.model.DescribeServicesRequest
The ISO 639-1 code for the language in which AWS provides support.
language(String) - Method in interface software.amazon.awssdk.services.support.model.DescribeSeverityLevelsRequest.Builder
The ISO 639-1 code for the language in which AWS provides support.
language() - Method in class software.amazon.awssdk.services.support.model.DescribeSeverityLevelsRequest
The ISO 639-1 code for the language in which AWS provides support.
language(String) - Method in interface software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckResultRequest.Builder
The ISO 639-1 code for the language in which AWS provides support.
language() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckResultRequest
The ISO 639-1 code for the language in which AWS provides support.
language(String) - Method in interface software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorChecksRequest.Builder
The ISO 639-1 code for the language in which AWS provides support.
language() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorChecksRequest
The ISO 639-1 code for the language in which AWS provides support.

M

marshall(AddAttachmentsToSetRequest) - Method in class software.amazon.awssdk.services.support.transform.AddAttachmentsToSetRequestMarshaller
 
marshall(AddCommunicationToCaseRequest) - Method in class software.amazon.awssdk.services.support.transform.AddCommunicationToCaseRequestMarshaller
 
marshall(CreateCaseRequest) - Method in class software.amazon.awssdk.services.support.transform.CreateCaseRequestMarshaller
 
marshall(DescribeAttachmentRequest) - Method in class software.amazon.awssdk.services.support.transform.DescribeAttachmentRequestMarshaller
 
marshall(DescribeCasesRequest) - Method in class software.amazon.awssdk.services.support.transform.DescribeCasesRequestMarshaller
 
marshall(DescribeCommunicationsRequest) - Method in class software.amazon.awssdk.services.support.transform.DescribeCommunicationsRequestMarshaller
 
marshall(DescribeServicesRequest) - Method in class software.amazon.awssdk.services.support.transform.DescribeServicesRequestMarshaller
 
marshall(DescribeSeverityLevelsRequest) - Method in class software.amazon.awssdk.services.support.transform.DescribeSeverityLevelsRequestMarshaller
 
marshall(DescribeTrustedAdvisorCheckRefreshStatusesRequest) - Method in class software.amazon.awssdk.services.support.transform.DescribeTrustedAdvisorCheckRefreshStatusesRequestMarshaller
 
marshall(DescribeTrustedAdvisorCheckResultRequest) - Method in class software.amazon.awssdk.services.support.transform.DescribeTrustedAdvisorCheckResultRequestMarshaller
 
marshall(DescribeTrustedAdvisorChecksRequest) - Method in class software.amazon.awssdk.services.support.transform.DescribeTrustedAdvisorChecksRequestMarshaller
 
marshall(DescribeTrustedAdvisorCheckSummariesRequest) - Method in class software.amazon.awssdk.services.support.transform.DescribeTrustedAdvisorCheckSummariesRequestMarshaller
 
marshall(RefreshTrustedAdvisorCheckRequest) - Method in class software.amazon.awssdk.services.support.transform.RefreshTrustedAdvisorCheckRequestMarshaller
 
marshall(ResolveCaseRequest) - Method in class software.amazon.awssdk.services.support.transform.ResolveCaseRequestMarshaller
 
maxResults(Integer) - Method in interface software.amazon.awssdk.services.support.model.DescribeCasesRequest.Builder
The maximum number of results to return before paginating.
maxResults() - Method in class software.amazon.awssdk.services.support.model.DescribeCasesRequest
The maximum number of results to return before paginating.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.support.model.DescribeCommunicationsRequest.Builder
The maximum number of results to return before paginating.
maxResults() - Method in class software.amazon.awssdk.services.support.model.DescribeCommunicationsRequest
The maximum number of results to return before paginating.
message(String) - Method in interface software.amazon.awssdk.services.support.model.AttachmentIdNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.support.model.AttachmentLimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.support.model.AttachmentSetExpiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.support.model.AttachmentSetIdNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.support.model.AttachmentSetSizeLimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.support.model.CaseCreationLimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.support.model.CaseIdNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.support.model.DescribeAttachmentLimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.support.model.InternalServerErrorException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.support.model.SupportException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.support.model.SupportException.BuilderImpl
 
metadata(Collection<String>) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorCheckDescription.Builder
The column headings for the data returned by the Trusted Advisor check.
metadata(String...) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorCheckDescription.Builder
The column headings for the data returned by the Trusted Advisor check.
metadata() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckDescription
The column headings for the data returned by the Trusted Advisor check.
metadata(Collection<String>) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorResourceDetail.Builder
Additional information about the identified resource.
metadata(String...) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorResourceDetail.Builder
Additional information about the identified resource.
metadata() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourceDetail
Additional information about the identified resource.
millisUntilNextRefreshable(Long) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorCheckRefreshStatus.Builder
The amount of time, in milliseconds, until the Trusted Advisor check is eligible for refresh.
millisUntilNextRefreshable() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckRefreshStatus
The amount of time, in milliseconds, until the Trusted Advisor check is eligible for refresh.

N

name(String) - Method in interface software.amazon.awssdk.services.support.model.Category.Builder
The category name for the support case.
name() - Method in class software.amazon.awssdk.services.support.model.Category
The category name for the support case.
name(String) - Method in interface software.amazon.awssdk.services.support.model.Service.Builder
The friendly name for an AWS service.
name() - Method in class software.amazon.awssdk.services.support.model.Service
The friendly name for an AWS service.
name(String) - Method in interface software.amazon.awssdk.services.support.model.SeverityLevel.Builder
The name of the severity level that corresponds to the severity level code.
name() - Method in class software.amazon.awssdk.services.support.model.SeverityLevel
The name of the severity level that corresponds to the severity level code.
name(String) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorCheckDescription.Builder
The display name for the Trusted Advisor check.
name() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckDescription
The display name for the Trusted Advisor check.
nextToken(String) - Method in interface software.amazon.awssdk.services.support.model.DescribeCasesRequest.Builder
A resumption point for pagination.
nextToken() - Method in class software.amazon.awssdk.services.support.model.DescribeCasesRequest
A resumption point for pagination.
nextToken(String) - Method in interface software.amazon.awssdk.services.support.model.DescribeCasesResponse.Builder
A resumption point for pagination.
nextToken() - Method in class software.amazon.awssdk.services.support.model.DescribeCasesResponse
A resumption point for pagination.
nextToken(String) - Method in interface software.amazon.awssdk.services.support.model.DescribeCommunicationsRequest.Builder
A resumption point for pagination.
nextToken() - Method in class software.amazon.awssdk.services.support.model.DescribeCommunicationsRequest
A resumption point for pagination.
nextToken(String) - Method in interface software.amazon.awssdk.services.support.model.DescribeCommunicationsResponse.Builder
A resumption point for pagination.
nextToken() - Method in class software.amazon.awssdk.services.support.model.DescribeCommunicationsResponse
A resumption point for pagination.
nextToken(String) - Method in interface software.amazon.awssdk.services.support.model.RecentCaseCommunications.Builder
A resumption point for pagination.
nextToken() - Method in class software.amazon.awssdk.services.support.model.RecentCaseCommunications
A resumption point for pagination.

O

overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.support.model.AddAttachmentsToSetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.support.model.AddAttachmentsToSetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.support.model.AddCommunicationToCaseRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.support.model.AddCommunicationToCaseRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.support.model.CreateCaseRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.support.model.CreateCaseRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.support.model.DescribeAttachmentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.support.model.DescribeAttachmentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.support.model.DescribeCasesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.support.model.DescribeCasesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.support.model.DescribeCommunicationsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.support.model.DescribeCommunicationsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.support.model.DescribeServicesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.support.model.DescribeServicesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.support.model.DescribeSeverityLevelsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.support.model.DescribeSeverityLevelsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckResultRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckResultRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorChecksRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorChecksRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.support.model.RefreshTrustedAdvisorCheckRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.support.model.RefreshTrustedAdvisorCheckRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.support.model.ResolveCaseRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.support.model.ResolveCaseRequest.Builder
 

R

RecentCaseCommunications - Class in software.amazon.awssdk.services.support.model
The five most recent communications associated with the case.
RecentCaseCommunications.Builder - Interface in software.amazon.awssdk.services.support.model
 
recentCommunications(RecentCaseCommunications) - Method in interface software.amazon.awssdk.services.support.model.CaseDetails.Builder
The five most recent communications between you and AWS Support Center, including the IDs of any attachments to the communications.
recentCommunications(Consumer<RecentCaseCommunications.Builder>) - Method in interface software.amazon.awssdk.services.support.model.CaseDetails.Builder
The five most recent communications between you and AWS Support Center, including the IDs of any attachments to the communications.
recentCommunications() - Method in class software.amazon.awssdk.services.support.model.CaseDetails
The five most recent communications between you and AWS Support Center, including the IDs of any attachments to the communications.
refreshTrustedAdvisorCheck(RefreshTrustedAdvisorCheckRequest) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Refreshes the AWS Trusted Advisor check that you specify using the check ID.
refreshTrustedAdvisorCheck(Consumer<RefreshTrustedAdvisorCheckRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Refreshes the AWS Trusted Advisor check that you specify using the check ID.
refreshTrustedAdvisorCheck(RefreshTrustedAdvisorCheckRequest) - Method in interface software.amazon.awssdk.services.support.SupportClient
Refreshes the AWS Trusted Advisor check that you specify using the check ID.
refreshTrustedAdvisorCheck(Consumer<RefreshTrustedAdvisorCheckRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportClient
Refreshes the AWS Trusted Advisor check that you specify using the check ID.
RefreshTrustedAdvisorCheckRequest - Class in software.amazon.awssdk.services.support.model

RefreshTrustedAdvisorCheckRequest.Builder - Interface in software.amazon.awssdk.services.support.model
 
RefreshTrustedAdvisorCheckRequestMarshaller - Class in software.amazon.awssdk.services.support.transform
RefreshTrustedAdvisorCheckRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.support.transform.RefreshTrustedAdvisorCheckRequestMarshaller
 
RefreshTrustedAdvisorCheckResponse - Class in software.amazon.awssdk.services.support.model
The current refresh status of a Trusted Advisor check.
RefreshTrustedAdvisorCheckResponse.Builder - Interface in software.amazon.awssdk.services.support.model
 
region(String) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorResourceDetail.Builder
The AWS region in which the identified resource is located.
region() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourceDetail
The AWS region in which the identified resource is located.
requestId(String) - Method in interface software.amazon.awssdk.services.support.model.AttachmentIdNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.support.model.AttachmentLimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.support.model.AttachmentSetExpiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.support.model.AttachmentSetIdNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.support.model.AttachmentSetSizeLimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.support.model.CaseCreationLimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.support.model.CaseIdNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.support.model.DescribeAttachmentLimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.support.model.InternalServerErrorException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.support.model.SupportException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.support.model.SupportException.BuilderImpl
 
resolveCase(ResolveCaseRequest) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Resolves a support case.
resolveCase(Consumer<ResolveCaseRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
Resolves a support case.
resolveCase(ResolveCaseRequest) - Method in interface software.amazon.awssdk.services.support.SupportClient
Resolves a support case.
resolveCase(Consumer<ResolveCaseRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportClient
Resolves a support case.
ResolveCaseRequest - Class in software.amazon.awssdk.services.support.model
 
ResolveCaseRequest.Builder - Interface in software.amazon.awssdk.services.support.model
 
ResolveCaseRequestMarshaller - Class in software.amazon.awssdk.services.support.transform
ResolveCaseRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.support.transform.ResolveCaseRequestMarshaller
 
ResolveCaseResponse - Class in software.amazon.awssdk.services.support.model
The status of the case returned by the ResolveCase operation.
ResolveCaseResponse.Builder - Interface in software.amazon.awssdk.services.support.model
 
resourceId(String) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorResourceDetail.Builder
The unique identifier for the identified resource.
resourceId() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourceDetail
The unique identifier for the identified resource.
resourcesFlagged(Long) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorResourcesSummary.Builder
The number of AWS resources that were flagged (listed) by the Trusted Advisor check.
resourcesFlagged() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourcesSummary
The number of AWS resources that were flagged (listed) by the Trusted Advisor check.
resourcesIgnored(Long) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorResourcesSummary.Builder
The number of AWS resources ignored by Trusted Advisor because information was unavailable.
resourcesIgnored() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourcesSummary
The number of AWS resources ignored by Trusted Advisor because information was unavailable.
resourcesProcessed(Long) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorResourcesSummary.Builder
The number of AWS resources that were analyzed by the Trusted Advisor check.
resourcesProcessed() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourcesSummary
The number of AWS resources that were analyzed by the Trusted Advisor check.
resourcesSummary(TrustedAdvisorResourcesSummary) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorCheckResult.Builder
Sets the value of the ResourcesSummary property for this object.
resourcesSummary(Consumer<TrustedAdvisorResourcesSummary.Builder>) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorCheckResult.Builder
Sets the value of the ResourcesSummary property for this object.
resourcesSummary() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckResult
Returns the value of the ResourcesSummary property for this object.
resourcesSummary(TrustedAdvisorResourcesSummary) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorCheckSummary.Builder
Sets the value of the ResourcesSummary property for this object.
resourcesSummary(Consumer<TrustedAdvisorResourcesSummary.Builder>) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorCheckSummary.Builder
Sets the value of the ResourcesSummary property for this object.
resourcesSummary() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckSummary
Returns the value of the ResourcesSummary property for this object.
resourcesSuppressed(Long) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorResourcesSummary.Builder
The number of AWS resources ignored by Trusted Advisor because they were marked as suppressed by the user.
resourcesSuppressed() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourcesSummary
The number of AWS resources ignored by Trusted Advisor because they were marked as suppressed by the user.
responseMetadata() - Method in interface software.amazon.awssdk.services.support.model.SupportResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.support.model.SupportResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.support.model.SupportResponse.BuilderImpl
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.support.model.SupportResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.support.model.SupportResponse
 
result(Boolean) - Method in interface software.amazon.awssdk.services.support.model.AddCommunicationToCaseResponse.Builder
True if AddCommunicationToCase succeeds.
result() - Method in class software.amazon.awssdk.services.support.model.AddCommunicationToCaseResponse
True if AddCommunicationToCase succeeds.
result(TrustedAdvisorCheckResult) - Method in interface software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckResultResponse.Builder
The detailed results of the Trusted Advisor check.
result(Consumer<TrustedAdvisorCheckResult.Builder>) - Method in interface software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckResultResponse.Builder
The detailed results of the Trusted Advisor check.
result() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckResultResponse
The detailed results of the Trusted Advisor check.

S

sdkFields() - Method in class software.amazon.awssdk.services.support.model.AddAttachmentsToSetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.AddAttachmentsToSetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.AddCommunicationToCaseRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.AddCommunicationToCaseResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.Attachment
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.AttachmentDetails
 
sdkFields() - Method in exception software.amazon.awssdk.services.support.model.AttachmentIdNotFoundException
 
sdkFields() - Method in exception software.amazon.awssdk.services.support.model.AttachmentLimitExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.support.model.AttachmentSetExpiredException
 
sdkFields() - Method in exception software.amazon.awssdk.services.support.model.AttachmentSetIdNotFoundException
 
sdkFields() - Method in exception software.amazon.awssdk.services.support.model.AttachmentSetSizeLimitExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.support.model.CaseCreationLimitExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.CaseDetails
 
sdkFields() - Method in exception software.amazon.awssdk.services.support.model.CaseIdNotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.Category
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.Communication
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.CreateCaseRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.CreateCaseResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.support.model.DescribeAttachmentLimitExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.DescribeAttachmentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.DescribeAttachmentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.DescribeCasesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.DescribeCasesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.DescribeCommunicationsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.DescribeCommunicationsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.DescribeServicesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.DescribeServicesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.DescribeSeverityLevelsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.DescribeSeverityLevelsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckResultRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckResultResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorChecksRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorChecksResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckSummariesResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.support.model.InternalServerErrorException
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.RecentCaseCommunications
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.RefreshTrustedAdvisorCheckRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.RefreshTrustedAdvisorCheckResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.ResolveCaseRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.ResolveCaseResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.Service
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.SeverityLevel
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCategorySpecificSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckDescription
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckRefreshStatus
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckResult
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCostOptimizingSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourceDetail
 
sdkFields() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourcesSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.AddAttachmentsToSetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.AddAttachmentsToSetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.AddCommunicationToCaseRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.AddCommunicationToCaseResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.Attachment
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.AttachmentDetails
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.support.model.AttachmentIdNotFoundException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.support.model.AttachmentLimitExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.support.model.AttachmentSetExpiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.support.model.AttachmentSetIdNotFoundException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.support.model.AttachmentSetSizeLimitExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.support.model.CaseCreationLimitExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.CaseDetails
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.support.model.CaseIdNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.Category
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.Communication
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.CreateCaseRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.CreateCaseResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.support.model.DescribeAttachmentLimitExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.DescribeAttachmentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.DescribeAttachmentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.DescribeCasesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.DescribeCasesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.DescribeCommunicationsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.DescribeCommunicationsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.DescribeServicesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.DescribeServicesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.DescribeSeverityLevelsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.DescribeSeverityLevelsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckResultRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckResultResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorChecksRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorChecksResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckSummariesResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.support.model.InternalServerErrorException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.RecentCaseCommunications
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.RefreshTrustedAdvisorCheckRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.RefreshTrustedAdvisorCheckResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.ResolveCaseRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.ResolveCaseResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.Service
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.SeverityLevel
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.support.model.SupportException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCategorySpecificSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckRefreshStatus
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckResult
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCostOptimizingSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourceDetail
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourcesSummary
 
Service - Class in software.amazon.awssdk.services.support.model
Information about an AWS service returned by the DescribeServices operation.
Service.Builder - Interface in software.amazon.awssdk.services.support.model
 
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.support.SupportAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.support.SupportClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.support.SupportAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.support.SupportClient
 
serviceCode(String) - Method in interface software.amazon.awssdk.services.support.model.CaseDetails.Builder
The code for the AWS service.
serviceCode() - Method in class software.amazon.awssdk.services.support.model.CaseDetails
The code for the AWS service.
serviceCode(String) - Method in interface software.amazon.awssdk.services.support.model.CreateCaseRequest.Builder
The code for the AWS service.
serviceCode() - Method in class software.amazon.awssdk.services.support.model.CreateCaseRequest
The code for the AWS service.
serviceCodeList(Collection<String>) - Method in interface software.amazon.awssdk.services.support.model.DescribeServicesRequest.Builder
A JSON-formatted list of service codes available for AWS services.
serviceCodeList(String...) - Method in interface software.amazon.awssdk.services.support.model.DescribeServicesRequest.Builder
A JSON-formatted list of service codes available for AWS services.
serviceCodeList() - Method in class software.amazon.awssdk.services.support.model.DescribeServicesRequest
A JSON-formatted list of service codes available for AWS services.
serviceMetadata() - Static method in interface software.amazon.awssdk.services.support.SupportClient
 
services(Collection<Service>) - Method in interface software.amazon.awssdk.services.support.model.DescribeServicesResponse.Builder
A JSON-formatted list of AWS services.
services(Service...) - Method in interface software.amazon.awssdk.services.support.model.DescribeServicesResponse.Builder
A JSON-formatted list of AWS services.
services(Consumer<Service.Builder>...) - Method in interface software.amazon.awssdk.services.support.model.DescribeServicesResponse.Builder
A JSON-formatted list of AWS services.
services() - Method in class software.amazon.awssdk.services.support.model.DescribeServicesResponse
A JSON-formatted list of AWS services.
severityCode(String) - Method in interface software.amazon.awssdk.services.support.model.CaseDetails.Builder
The code for the severity level returned by the call to DescribeSeverityLevels.
severityCode() - Method in class software.amazon.awssdk.services.support.model.CaseDetails
The code for the severity level returned by the call to DescribeSeverityLevels.
severityCode(String) - Method in interface software.amazon.awssdk.services.support.model.CreateCaseRequest.Builder
A value that indicates the urgency of the case.
severityCode() - Method in class software.amazon.awssdk.services.support.model.CreateCaseRequest
A value that indicates the urgency of the case.
SeverityLevel - Class in software.amazon.awssdk.services.support.model
A code and name pair that represents the severity level of a support case.
SeverityLevel.Builder - Interface in software.amazon.awssdk.services.support.model
 
severityLevels(Collection<SeverityLevel>) - Method in interface software.amazon.awssdk.services.support.model.DescribeSeverityLevelsResponse.Builder
The available severity levels for the support case.
severityLevels(SeverityLevel...) - Method in interface software.amazon.awssdk.services.support.model.DescribeSeverityLevelsResponse.Builder
The available severity levels for the support case.
severityLevels(Consumer<SeverityLevel.Builder>...) - Method in interface software.amazon.awssdk.services.support.model.DescribeSeverityLevelsResponse.Builder
The available severity levels for the support case.
severityLevels() - Method in class software.amazon.awssdk.services.support.model.DescribeSeverityLevelsResponse
The available severity levels for the support case.
software.amazon.awssdk.services.support - package software.amazon.awssdk.services.support
AWS Support
software.amazon.awssdk.services.support.model - package software.amazon.awssdk.services.support.model
 
software.amazon.awssdk.services.support.paginators - package software.amazon.awssdk.services.support.paginators
 
software.amazon.awssdk.services.support.transform - package software.amazon.awssdk.services.support.transform
 
status(String) - Method in interface software.amazon.awssdk.services.support.model.CaseDetails.Builder
The status of the case.
status() - Method in class software.amazon.awssdk.services.support.model.CaseDetails
The status of the case.
status(TrustedAdvisorCheckRefreshStatus) - Method in interface software.amazon.awssdk.services.support.model.RefreshTrustedAdvisorCheckResponse.Builder
The current refresh status for a check, including the amount of time until the check is eligible for refresh.
status(Consumer<TrustedAdvisorCheckRefreshStatus.Builder>) - Method in interface software.amazon.awssdk.services.support.model.RefreshTrustedAdvisorCheckResponse.Builder
The current refresh status for a check, including the amount of time until the check is eligible for refresh.
status() - Method in class software.amazon.awssdk.services.support.model.RefreshTrustedAdvisorCheckResponse
The current refresh status for a check, including the amount of time until the check is eligible for refresh.
status(String) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorCheckRefreshStatus.Builder
The status of the Trusted Advisor check for which a refresh has been requested:
status() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckRefreshStatus
The status of the Trusted Advisor check for which a refresh has been requested:
status(String) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorCheckResult.Builder
The alert status of the check: "ok" (green), "warning" (yellow), "error" (red), or "not_available".
status() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckResult
The alert status of the check: "ok" (green), "warning" (yellow), "error" (red), or "not_available".
status(String) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorCheckSummary.Builder
The alert status of the check: "ok" (green), "warning" (yellow), "error" (red), or "not_available".
status() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckSummary
The alert status of the check: "ok" (green), "warning" (yellow), "error" (red), or "not_available".
status(String) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorResourceDetail.Builder
The status code for the resource identified in the Trusted Advisor check.
status() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourceDetail
The status code for the resource identified in the Trusted Advisor check.
statusCode(int) - Method in interface software.amazon.awssdk.services.support.model.AttachmentIdNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.support.model.AttachmentLimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.support.model.AttachmentSetExpiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.support.model.AttachmentSetIdNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.support.model.AttachmentSetSizeLimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.support.model.CaseCreationLimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.support.model.CaseIdNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.support.model.DescribeAttachmentLimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.support.model.InternalServerErrorException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.support.model.SupportException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.support.model.SupportException.BuilderImpl
 
statuses(Collection<TrustedAdvisorCheckRefreshStatus>) - Method in interface software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResponse.Builder
The refresh status of the specified Trusted Advisor checks.
statuses(TrustedAdvisorCheckRefreshStatus...) - Method in interface software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResponse.Builder
The refresh status of the specified Trusted Advisor checks.
statuses(Consumer<TrustedAdvisorCheckRefreshStatus.Builder>...) - Method in interface software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResponse.Builder
The refresh status of the specified Trusted Advisor checks.
statuses() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResponse
The refresh status of the specified Trusted Advisor checks.
subject(String) - Method in interface software.amazon.awssdk.services.support.model.CaseDetails.Builder
The subject line for the case in the AWS Support Center.
subject() - Method in class software.amazon.awssdk.services.support.model.CaseDetails
The subject line for the case in the AWS Support Center.
subject(String) - Method in interface software.amazon.awssdk.services.support.model.CreateCaseRequest.Builder
The title of the AWS Support case.
subject() - Method in class software.amazon.awssdk.services.support.model.CreateCaseRequest
The title of the AWS Support case.
submittedBy(String) - Method in interface software.amazon.awssdk.services.support.model.CaseDetails.Builder
The email address of the account that submitted the case.
submittedBy() - Method in class software.amazon.awssdk.services.support.model.CaseDetails
The email address of the account that submitted the case.
submittedBy(String) - Method in interface software.amazon.awssdk.services.support.model.Communication.Builder
The identity of the account that submitted, or responded to, the support case.
submittedBy() - Method in class software.amazon.awssdk.services.support.model.Communication
The identity of the account that submitted, or responded to, the support case.
subscribe(Subscriber<? super DescribeCasesResponse>) - Method in class software.amazon.awssdk.services.support.paginators.DescribeCasesPublisher
 
subscribe(Subscriber<? super DescribeCommunicationsResponse>) - Method in class software.amazon.awssdk.services.support.paginators.DescribeCommunicationsPublisher
 
summaries(Collection<TrustedAdvisorCheckSummary>) - Method in interface software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckSummariesResponse.Builder
The summary information for the requested Trusted Advisor checks.
summaries(TrustedAdvisorCheckSummary...) - Method in interface software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckSummariesResponse.Builder
The summary information for the requested Trusted Advisor checks.
summaries(Consumer<TrustedAdvisorCheckSummary.Builder>...) - Method in interface software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckSummariesResponse.Builder
The summary information for the requested Trusted Advisor checks.
summaries() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckSummariesResponse
The summary information for the requested Trusted Advisor checks.
SupportAsyncClient - Interface in software.amazon.awssdk.services.support
Service client for accessing AWS Support asynchronously.
SupportAsyncClientBuilder - Interface in software.amazon.awssdk.services.support
A builder for creating an instance of SupportAsyncClient.
SupportBaseClientBuilder<B extends SupportBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.support
This includes configuration specific to AWS Support that is supported by both SupportClientBuilder and SupportAsyncClientBuilder.
SupportClient - Interface in software.amazon.awssdk.services.support
Service client for accessing AWS Support.
SupportClientBuilder - Interface in software.amazon.awssdk.services.support
A builder for creating an instance of SupportClient.
SupportException - Exception in software.amazon.awssdk.services.support.model
 
SupportException(SupportException.Builder) - Constructor for exception software.amazon.awssdk.services.support.model.SupportException
 
SupportException.Builder - Interface in software.amazon.awssdk.services.support.model
 
SupportException.BuilderImpl - Class in software.amazon.awssdk.services.support.model
 
SupportRequest - Class in software.amazon.awssdk.services.support.model
 
SupportRequest(SupportRequest.Builder) - Constructor for class software.amazon.awssdk.services.support.model.SupportRequest
 
SupportRequest.Builder - Interface in software.amazon.awssdk.services.support.model
 
SupportRequest.BuilderImpl - Class in software.amazon.awssdk.services.support.model
 
SupportResponse - Class in software.amazon.awssdk.services.support.model
 
SupportResponse(SupportResponse.Builder) - Constructor for class software.amazon.awssdk.services.support.model.SupportResponse
 
SupportResponse.Builder - Interface in software.amazon.awssdk.services.support.model
 
SupportResponse.BuilderImpl - Class in software.amazon.awssdk.services.support.model
 
SupportResponseMetadata - Class in software.amazon.awssdk.services.support.model
 

T

timeCreated(String) - Method in interface software.amazon.awssdk.services.support.model.CaseDetails.Builder
The time that the case was created in the AWS Support Center.
timeCreated() - Method in class software.amazon.awssdk.services.support.model.CaseDetails
The time that the case was created in the AWS Support Center.
timeCreated(String) - Method in interface software.amazon.awssdk.services.support.model.Communication.Builder
The time the communication was created.
timeCreated() - Method in class software.amazon.awssdk.services.support.model.Communication
The time the communication was created.
timestamp(String) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorCheckResult.Builder
The time of the last refresh of the check.
timestamp() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckResult
The time of the last refresh of the check.
timestamp(String) - Method in interface software.amazon.awssdk.services.support.model.TrustedAdvisorCheckSummary.Builder
The time of the last refresh of the check.
timestamp() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckSummary
The time of the last refresh of the check.
toBuilder() - Method in class software.amazon.awssdk.services.support.model.AddAttachmentsToSetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.AddAttachmentsToSetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.AddCommunicationToCaseRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.AddCommunicationToCaseResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.Attachment
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.AttachmentDetails
 
toBuilder() - Method in exception software.amazon.awssdk.services.support.model.AttachmentIdNotFoundException
 
toBuilder() - Method in exception software.amazon.awssdk.services.support.model.AttachmentLimitExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.support.model.AttachmentSetExpiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.support.model.AttachmentSetIdNotFoundException
 
toBuilder() - Method in exception software.amazon.awssdk.services.support.model.AttachmentSetSizeLimitExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.support.model.CaseCreationLimitExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.CaseDetails
 
toBuilder() - Method in exception software.amazon.awssdk.services.support.model.CaseIdNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.Category
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.Communication
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.CreateCaseRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.CreateCaseResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.support.model.DescribeAttachmentLimitExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.DescribeAttachmentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.DescribeAttachmentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.DescribeCasesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.DescribeCasesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.DescribeCommunicationsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.DescribeCommunicationsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.DescribeServicesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.DescribeServicesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.DescribeSeverityLevelsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.DescribeSeverityLevelsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckResultRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckResultResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorChecksRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorChecksResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckSummariesResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.support.model.InternalServerErrorException
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.RecentCaseCommunications
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.RefreshTrustedAdvisorCheckRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.RefreshTrustedAdvisorCheckResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.ResolveCaseRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.ResolveCaseResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.Service
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.SeverityLevel
 
toBuilder() - Method in exception software.amazon.awssdk.services.support.model.SupportException
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.SupportRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCategorySpecificSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckRefreshStatus
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckResult
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCostOptimizingSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourceDetail
 
toBuilder() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourcesSummary
 
toString() - Method in class software.amazon.awssdk.services.support.model.AddAttachmentsToSetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.AddAttachmentsToSetResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.AddCommunicationToCaseRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.AddCommunicationToCaseResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.Attachment
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.AttachmentDetails
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.CaseDetails
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.Category
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.Communication
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.CreateCaseRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.CreateCaseResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.DescribeAttachmentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.DescribeAttachmentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.DescribeCasesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.DescribeCasesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.DescribeCommunicationsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.DescribeCommunicationsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.DescribeServicesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.DescribeServicesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.DescribeSeverityLevelsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.DescribeSeverityLevelsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckResultRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckResultResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorChecksRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorChecksResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckSummariesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.RecentCaseCommunications
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.RefreshTrustedAdvisorCheckRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.RefreshTrustedAdvisorCheckResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.ResolveCaseRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.ResolveCaseResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.Service
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.SeverityLevel
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCategorySpecificSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckDescription
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckRefreshStatus
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckResult
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCostOptimizingSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourceDetail
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourcesSummary
Returns a string representation of this object.
TrustedAdvisorCategorySpecificSummary - Class in software.amazon.awssdk.services.support.model
The container for summary information that relates to the category of the Trusted Advisor check.
TrustedAdvisorCategorySpecificSummary.Builder - Interface in software.amazon.awssdk.services.support.model
 
TrustedAdvisorCheckDescription - Class in software.amazon.awssdk.services.support.model
The description and metadata for a Trusted Advisor check.
TrustedAdvisorCheckDescription.Builder - Interface in software.amazon.awssdk.services.support.model
 
TrustedAdvisorCheckRefreshStatus - Class in software.amazon.awssdk.services.support.model
The refresh status of a Trusted Advisor check.
TrustedAdvisorCheckRefreshStatus.Builder - Interface in software.amazon.awssdk.services.support.model
 
TrustedAdvisorCheckResult - Class in software.amazon.awssdk.services.support.model
The results of a Trusted Advisor check returned by DescribeTrustedAdvisorCheckResult.
TrustedAdvisorCheckResult.Builder - Interface in software.amazon.awssdk.services.support.model
 
TrustedAdvisorCheckSummary - Class in software.amazon.awssdk.services.support.model
A summary of a Trusted Advisor check result, including the alert status, last refresh, and number of resources examined.
TrustedAdvisorCheckSummary.Builder - Interface in software.amazon.awssdk.services.support.model
 
TrustedAdvisorCostOptimizingSummary - Class in software.amazon.awssdk.services.support.model
The estimated cost savings that might be realized if the recommended operations are taken.
TrustedAdvisorCostOptimizingSummary.Builder - Interface in software.amazon.awssdk.services.support.model
 
TrustedAdvisorResourceDetail - Class in software.amazon.awssdk.services.support.model
Contains information about a resource identified by a Trusted Advisor check.
TrustedAdvisorResourceDetail.Builder - Interface in software.amazon.awssdk.services.support.model
 
TrustedAdvisorResourcesSummary - Class in software.amazon.awssdk.services.support.model
Details about AWS resources that were analyzed in a call to Trusted Advisor DescribeTrustedAdvisorCheckSummaries.
TrustedAdvisorResourcesSummary.Builder - Interface in software.amazon.awssdk.services.support.model
 
A B C D E F G H I L M N O R S T 
Skip navigation links

Copyright © 2021. All rights reserved.