Uses of Class
software.amazon.awssdk.services.synthetics.paginators.GetCanaryRunsIterable
-
Packages that use GetCanaryRunsIterable Package Description software.amazon.awssdk.services.synthetics Amazon CloudWatch Synthetics -
-
Uses of GetCanaryRunsIterable in software.amazon.awssdk.services.synthetics
Methods in software.amazon.awssdk.services.synthetics that return GetCanaryRunsIterable Modifier and Type Method Description default GetCanaryRunsIterableSyntheticsClient. getCanaryRunsPaginator(Consumer<GetCanaryRunsRequest.Builder> getCanaryRunsRequest)This is a variant ofSyntheticsClient.getCanaryRuns(software.amazon.awssdk.services.synthetics.model.GetCanaryRunsRequest)operation.default GetCanaryRunsIterableSyntheticsClient. getCanaryRunsPaginator(GetCanaryRunsRequest getCanaryRunsRequest)This is a variant ofSyntheticsClient.getCanaryRuns(software.amazon.awssdk.services.synthetics.model.GetCanaryRunsRequest)operation.
-