Uses of Class
software.amazon.awssdk.services.codeguruprofiler.model.ServiceQuotaExceededException
-
Packages that use ServiceQuotaExceededException Package Description software.amazon.awssdk.services.codeguruprofiler This section provides documentation for the Amazon CodeGuru Profiler API operations. -
-
Uses of ServiceQuotaExceededException in software.amazon.awssdk.services.codeguruprofiler
Methods in software.amazon.awssdk.services.codeguruprofiler that throw ServiceQuotaExceededException Modifier and Type Method Description default AddNotificationChannelsResponseCodeGuruProfilerClient. addNotificationChannels(Consumer<AddNotificationChannelsRequest.Builder> addNotificationChannelsRequest)Add up to 2 anomaly notifications channels for a profiling group.default AddNotificationChannelsResponseCodeGuruProfilerClient. addNotificationChannels(AddNotificationChannelsRequest addNotificationChannelsRequest)Add up to 2 anomaly notifications channels for a profiling group.default CreateProfilingGroupResponseCodeGuruProfilerClient. createProfilingGroup(Consumer<CreateProfilingGroupRequest.Builder> createProfilingGroupRequest)Creates a profiling group.default CreateProfilingGroupResponseCodeGuruProfilerClient. createProfilingGroup(CreateProfilingGroupRequest createProfilingGroupRequest)Creates a profiling group.
-