Uses of Class
software.amazon.awssdk.services.support.model.CaseCreationLimitExceededException
-
Packages that use CaseCreationLimitExceededException Package Description software.amazon.awssdk.services.support Amazon Web Services Support -
-
Uses of CaseCreationLimitExceededException in software.amazon.awssdk.services.support
Methods in software.amazon.awssdk.services.support that throw CaseCreationLimitExceededException Modifier and Type Method Description default CreateCaseResponseSupportClient. createCase(Consumer<CreateCaseRequest.Builder> createCaseRequest)Creates a case in the Amazon Web Services Support Center.default CreateCaseResponseSupportClient. createCase(CreateCaseRequest createCaseRequest)Creates a case in the Amazon Web Services Support Center.
-