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