Uses of Class
software.amazon.awssdk.services.support.model.SupportRequest
-
Packages that use SupportRequest Package Description software.amazon.awssdk.services.support.internal software.amazon.awssdk.services.support.model -
-
Uses of SupportRequest in software.amazon.awssdk.services.support.internal
Methods in software.amazon.awssdk.services.support.internal with type parameters of type SupportRequest Modifier and Type Method Description static <T extends SupportRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends SupportRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of SupportRequest in software.amazon.awssdk.services.support.model
Subclasses of SupportRequest in software.amazon.awssdk.services.support.model Modifier and Type Class Description classAddAttachmentsToSetRequestclassAddCommunicationToCaseRequestclassCreateCaseRequestclassDescribeAttachmentRequestclassDescribeCasesRequestclassDescribeCommunicationsRequestclassDescribeCreateCaseOptionsRequestclassDescribeServicesRequestclassDescribeSeverityLevelsRequestclassDescribeSupportedLanguagesRequestclassDescribeTrustedAdvisorCheckRefreshStatusesRequestclassDescribeTrustedAdvisorCheckResultRequestclassDescribeTrustedAdvisorChecksRequestclassDescribeTrustedAdvisorCheckSummariesRequestclassRefreshTrustedAdvisorCheckRequestclassResolveCaseRequestMethods in software.amazon.awssdk.services.support.model that return SupportRequest Modifier and Type Method Description SupportRequestSupportRequest.Builder. build()Constructors in software.amazon.awssdk.services.support.model with parameters of type SupportRequest Constructor Description BuilderImpl(SupportRequest request)
-