- 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
-
- 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 Amazon Web Services Support case.
- addCommunicationToCase(Consumer<AddCommunicationToCaseRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
-
Adds additional customer communication to an Amazon Web Services Support case.
- addCommunicationToCase(AddCommunicationToCaseRequest) - Method in interface software.amazon.awssdk.services.support.SupportClient
-
Adds additional customer communication to an Amazon Web Services Support case.
- addCommunicationToCase(Consumer<AddCommunicationToCaseRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportClient
-
Adds additional customer communication to an Amazon Web Services 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
-
- 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
-
- 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 support case ID requested or returned in the call.
- caseId() - Method in class software.amazon.awssdk.services.support.model.AddCommunicationToCaseRequest
-
The support case ID requested or returned in the call.
- caseId(String) - Method in interface software.amazon.awssdk.services.support.model.CaseDetails.Builder
-
The support case ID requested or returned in the call.
- caseId() - Method in class software.amazon.awssdk.services.support.model.CaseDetails
-
The support case ID requested or returned in the call.
- caseId(String) - Method in interface software.amazon.awssdk.services.support.model.Communication.Builder
-
The support case ID requested or returned in the call.
- caseId() - Method in class software.amazon.awssdk.services.support.model.Communication
-
The support case ID requested or returned in the call.
- caseId(String) - Method in interface software.amazon.awssdk.services.support.model.CreateCaseResponse.Builder
-
The support case ID requested or returned in the call.
- caseId() - Method in class software.amazon.awssdk.services.support.model.CreateCaseResponse
-
The support case ID requested or returned in the call.
- caseId(String) - Method in interface software.amazon.awssdk.services.support.model.DescribeCommunicationsRequest.Builder
-
The support case ID requested or returned in the call.
- caseId() - Method in class software.amazon.awssdk.services.support.model.DescribeCommunicationsRequest
-
The support case ID requested or returned in the call.
- caseId(String) - Method in interface software.amazon.awssdk.services.support.model.ResolveCaseRequest.Builder
-
The support case ID requested or returned in the call.
- caseId() - Method in class software.amazon.awssdk.services.support.model.ResolveCaseRequest
-
The 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 couldn't 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
-
- 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 Amazon Web Services 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 support case.
- categoryCode() - Method in class software.amazon.awssdk.services.support.model.CaseDetails
-
The category of problem for the support case.
- categoryCode(String) - Method in interface software.amazon.awssdk.services.support.model.CreateCaseRequest.Builder
-
The category of problem for the support case.
- categoryCode() - Method in class software.amazon.awssdk.services.support.model.CreateCaseRequest
-
The category of problem for the 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 Amazon Web Services Support copies on case correspondence.
- ccEmailAddresses(String...) - Method in interface software.amazon.awssdk.services.support.model.CreateCaseRequest.Builder
-
A list of email addresses that Amazon Web Services Support copies on case correspondence.
- ccEmailAddresses() - Method in class software.amazon.awssdk.services.support.model.CreateCaseRequest
-
A list of email addresses that Amazon Web Services 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.
- checkIds(String...) - Method in interface software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest.Builder
-
The IDs of the Trusted Advisor checks to get the status.
- checkIds() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest
-
The IDs of the Trusted Advisor checks to get the status.
- 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 Amazon Web Services service returned by the
DescribeServices response.
- code() - Method in class software.amazon.awssdk.services.support.model.Service
-
The code for an Amazon Web Services 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 a 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
-
- 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() - Static method in interface software.amazon.awssdk.services.support.SupportClient
-
- createCase(CreateCaseRequest) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
-
Creates a case in the Amazon Web Services Support Center.
- createCase(Consumer<CreateCaseRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
-
Creates a case in the Amazon Web Services Support Center.
- createCase(CreateCaseRequest) - Method in interface software.amazon.awssdk.services.support.SupportClient
-
Creates a case in the Amazon Web Services Support Center.
- createCase(Consumer<CreateCaseRequest.Builder>) - Method in interface software.amazon.awssdk.services.support.SupportClient
-
Creates a case in the Amazon Web Services 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 support case ID returned by a successful completion of the
CreateCase operation.
- CreateCaseResponse.Builder - Interface in software.amazon.awssdk.services.support.model
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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 Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services 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 a 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 a support case.
- describeSeverityLevels(DescribeSeverityLevelsRequest) - Method in interface software.amazon.awssdk.services.support.SupportClient
-
Returns the list of severity levels that you can assign to a 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 a 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
-
- 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 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 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 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 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
-
- 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 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 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 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 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
-
- 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 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 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 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 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
-
- 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 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 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 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 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
-
- 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 Amazon Web Services Support Center.
- displayId() - Method in class software.amazon.awssdk.services.support.model.CaseDetails
-
The ID displayed for the case in the Amazon Web Services Support Center.
- displayId(String) - Method in interface software.amazon.awssdk.services.support.model.DescribeCasesRequest.Builder
-
The ID displayed for a case in the Amazon Web Services Support Center user interface.
- displayId() - Method in class software.amazon.awssdk.services.support.model.DescribeCasesRequest
-
The ID displayed for a case in the Amazon Web Services Support Center user interface.
- hasAttachments() - Method in class software.amazon.awssdk.services.support.model.AddAttachmentsToSetRequest
-
For responses, this returns true if the service returned a value for the Attachments property.
- hasAttachmentSet() - Method in class software.amazon.awssdk.services.support.model.Communication
-
For responses, this returns true if the service returned a value for the AttachmentSet property.
- hasCaseIdList() - Method in class software.amazon.awssdk.services.support.model.DescribeCasesRequest
-
For responses, this returns true if the service returned a value for the CaseIdList property.
- hasCases() - Method in class software.amazon.awssdk.services.support.model.DescribeCasesResponse
-
For responses, this returns true if the service returned a value for the Cases property.
- hasCategories() - Method in class software.amazon.awssdk.services.support.model.Service
-
For responses, this returns true if the service returned a value for the Categories property.
- hasCcEmailAddresses() - Method in class software.amazon.awssdk.services.support.model.AddCommunicationToCaseRequest
-
For responses, this returns true if the service returned a value for the CcEmailAddresses property.
- hasCcEmailAddresses() - Method in class software.amazon.awssdk.services.support.model.CaseDetails
-
For responses, this returns true if the service returned a value for the CcEmailAddresses property.
- hasCcEmailAddresses() - Method in class software.amazon.awssdk.services.support.model.CreateCaseRequest
-
For responses, this returns true if the service returned a value for the CcEmailAddresses property.
- hasCheckIds() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest
-
For responses, this returns true if the service returned a value for the CheckIds property.
- hasCheckIds() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest
-
For responses, this returns true if the service returned a value for the CheckIds property.
- hasChecks() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorChecksResponse
-
For responses, this returns true if the service returned a value for the Checks property.
- hasCommunications() - Method in class software.amazon.awssdk.services.support.model.DescribeCommunicationsResponse
-
For responses, this returns true if the service returned a value for the Communications property.
- hasCommunications() - Method in class software.amazon.awssdk.services.support.model.RecentCaseCommunications
-
For responses, this returns true if the service returned a value for the Communications property.
- hasFlaggedResources() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorCheckResult
-
For responses, this returns true if the service returned a value for the FlaggedResources property.
- 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
-
For responses, this returns true if the service returned a value for the Metadata property.
- hasMetadata() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourceDetail
-
For responses, this returns true if the service returned a value for the Metadata property.
- hasServiceCodeList() - Method in class software.amazon.awssdk.services.support.model.DescribeServicesRequest
-
For responses, this returns true if the service returned a value for the ServiceCodeList property.
- hasServices() - Method in class software.amazon.awssdk.services.support.model.DescribeServicesResponse
-
For responses, this returns true if the service returned a value for the Services property.
- hasSeverityLevels() - Method in class software.amazon.awssdk.services.support.model.DescribeSeverityLevelsResponse
-
For responses, this returns true if the service returned a value for the SeverityLevels property.
- hasStatuses() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResponse
-
For responses, this returns true if the service returned a value for the Statuses property.
- hasSummaries() - Method in class software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckSummariesResponse
-
For responses, this returns true if the service returned a value for the Summaries property.
- 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 Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services Support Center, including the IDs of any
attachments to the communications.
- refreshTrustedAdvisorCheck(RefreshTrustedAdvisorCheckRequest) - Method in interface software.amazon.awssdk.services.support.SupportAsyncClient
-
Refreshes the 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 Trusted Advisor check that you specify using the check ID.
- refreshTrustedAdvisorCheck(RefreshTrustedAdvisorCheckRequest) - Method in interface software.amazon.awssdk.services.support.SupportClient
-
Refreshes the 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 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 Amazon Web Services Region in which the identified resource is located.
- region() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourceDetail
-
The Amazon Web Services 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 Amazon Web Services resources that were flagged (listed) by the Trusted Advisor check.
- resourcesFlagged() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourcesSummary
-
The number of Amazon Web Services 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 Amazon Web Services resources ignored by Trusted Advisor because information was unavailable.
- resourcesIgnored() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourcesSummary
-
The number of Amazon Web Services 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 Amazon Web Services resources that were analyzed by the Trusted Advisor check.
- resourcesProcessed() - Method in class software.amazon.awssdk.services.support.model.TrustedAdvisorResourcesSummary
-
The number of Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services 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
-
- result() - Method in class software.amazon.awssdk.services.support.model.AddCommunicationToCaseResponse
-
- 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.
- 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 Amazon Web Services 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
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.support.SupportClient
-
- 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 Amazon Web Services service.
- serviceCode() - Method in class software.amazon.awssdk.services.support.model.CaseDetails
-
The code for the Amazon Web Services service.
- serviceCode(String) - Method in interface software.amazon.awssdk.services.support.model.CreateCaseRequest.Builder
-
The code for the Amazon Web Services service.
- serviceCode() - Method in class software.amazon.awssdk.services.support.model.CreateCaseRequest
-
The code for the Amazon Web Services service.
- serviceCodeList(Collection<String>) - Method in interface software.amazon.awssdk.services.support.model.DescribeServicesRequest.Builder
-
A JSON-formatted list of service codes available for Amazon Web Services services.
- serviceCodeList(String...) - Method in interface software.amazon.awssdk.services.support.model.DescribeServicesRequest.Builder
-
A JSON-formatted list of service codes available for Amazon Web Services services.
- serviceCodeList() - Method in class software.amazon.awssdk.services.support.model.DescribeServicesRequest
-
A JSON-formatted list of service codes available for Amazon Web Services 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 Amazon Web Services services.
- services(Service...) - Method in interface software.amazon.awssdk.services.support.model.DescribeServicesResponse.Builder
-
A JSON-formatted list of Amazon Web Services services.
- services(Consumer<Service.Builder>...) - Method in interface software.amazon.awssdk.services.support.model.DescribeServicesResponse.Builder
-
A JSON-formatted list of Amazon Web Services services.
- services() - Method in class software.amazon.awssdk.services.support.model.DescribeServicesResponse
-
A JSON-formatted list of Amazon Web Services services.
- severityCode(String) - Method in interface software.amazon.awssdk.services.support.model.CaseDetails.Builder
-
- severityCode() - Method in class software.amazon.awssdk.services.support.model.CaseDetails
-
- 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
-
Amazon Web Services Support
- software.amazon.awssdk.services.support.internal - package software.amazon.awssdk.services.support.internal
-
- 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 Amazon Web Services Support Center.
- subject() - Method in class software.amazon.awssdk.services.support.model.CaseDetails
-
The subject line for the case in the Amazon Web Services Support Center.
- subject(String) - Method in interface software.amazon.awssdk.services.support.model.CreateCaseRequest.Builder
-
The title of the support case.
- subject() - Method in class software.amazon.awssdk.services.support.model.CreateCaseRequest
-
The title of the 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
-
- SupportBaseClientBuilder<B extends SupportBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.support
-
- SupportClient - Interface in software.amazon.awssdk.services.support
-
Service client for accessing AWS Support.
- SupportClientBuilder - Interface in software.amazon.awssdk.services.support
-
- SupportClientOption<T> - Class in software.amazon.awssdk.services.support.internal
-
- 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
-
- timeCreated(String) - Method in interface software.amazon.awssdk.services.support.model.CaseDetails.Builder
-
The time that the case was created in the Amazon Web Services Support Center.
- timeCreated() - Method in class software.amazon.awssdk.services.support.model.CaseDetails
-
The time that the case was created in the Amazon Web Services 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
-
- 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
-
- TrustedAdvisorResourcesSummary.Builder - Interface in software.amazon.awssdk.services.support.model
-