Uses of Class
software.amazon.awssdk.services.applicationinsights.model.TagsAlreadyExistException
-
Packages that use TagsAlreadyExistException Package Description software.amazon.awssdk.services.applicationinsights Amazon CloudWatch Application Insights -
-
Uses of TagsAlreadyExistException in software.amazon.awssdk.services.applicationinsights
Methods in software.amazon.awssdk.services.applicationinsights that throw TagsAlreadyExistException Modifier and Type Method Description default CreateApplicationResponseApplicationInsightsClient. createApplication(Consumer<CreateApplicationRequest.Builder> createApplicationRequest)Adds an application that is created from a resource group.default CreateApplicationResponseApplicationInsightsClient. createApplication(CreateApplicationRequest createApplicationRequest)Adds an application that is created from a resource group.
-