Uses of Class
software.amazon.awssdk.services.applicationinsights.model.AccessDeniedException
-
Packages that use AccessDeniedException Package Description software.amazon.awssdk.services.applicationinsights Amazon CloudWatch Application Insights -
-
Uses of AccessDeniedException in software.amazon.awssdk.services.applicationinsights
Methods in software.amazon.awssdk.services.applicationinsights that throw AccessDeniedException 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.
-