Uses of Class
software.amazon.awssdk.services.support.model.SupportResponse
-
Packages that use SupportResponse Package Description software.amazon.awssdk.services.support.model -
-
Uses of SupportResponse in software.amazon.awssdk.services.support.model
Subclasses of SupportResponse in software.amazon.awssdk.services.support.model Modifier and Type Class Description classAddAttachmentsToSetResponseThe ID and expiry time of the attachment set returned by the AddAttachmentsToSet operation.classAddCommunicationToCaseResponseThe result of the AddCommunicationToCase operation.classCreateCaseResponseThe support case ID returned by a successful completion of the CreateCase operation.classDescribeAttachmentResponseThe content and file name of the attachment returned by the DescribeAttachment operation.classDescribeCasesResponseReturns an array of CaseDetails objects and anextTokenthat defines a point for pagination in the result set.classDescribeCommunicationsResponseThe communications returned by the DescribeCommunications operation.classDescribeCreateCaseOptionsResponseclassDescribeServicesResponseThe list of Amazon Web Services services returned by the DescribeServices operation.classDescribeSeverityLevelsResponseThe list of severity levels returned by the DescribeSeverityLevels operation.classDescribeSupportedLanguagesResponseclassDescribeTrustedAdvisorCheckRefreshStatusesResponseThe statuses of the Trusted Advisor checks returned by the DescribeTrustedAdvisorCheckRefreshStatuses operation.classDescribeTrustedAdvisorCheckResultResponseThe result of the Trusted Advisor check returned by the DescribeTrustedAdvisorCheckResult operation.classDescribeTrustedAdvisorChecksResponseInformation about the Trusted Advisor checks returned by the DescribeTrustedAdvisorChecks operation.classDescribeTrustedAdvisorCheckSummariesResponseThe summaries of the Trusted Advisor checks returned by the DescribeTrustedAdvisorCheckSummaries operation.classRefreshTrustedAdvisorCheckResponseThe current refresh status of a Trusted Advisor check.classResolveCaseResponseThe status of the case returned by the ResolveCase operation.Methods in software.amazon.awssdk.services.support.model that return SupportResponse Modifier and Type Method Description SupportResponseSupportResponse.Builder. build()Constructors in software.amazon.awssdk.services.support.model with parameters of type SupportResponse Constructor Description BuilderImpl(SupportResponse response)
-