Uses of Class
software.amazon.awssdk.services.synthetics.model.DescribeCanariesLastRunRequest
-
Packages that use DescribeCanariesLastRunRequest Package Description software.amazon.awssdk.services.synthetics Amazon CloudWatch Synthetics software.amazon.awssdk.services.synthetics.paginators software.amazon.awssdk.services.synthetics.transform -
-
Uses of DescribeCanariesLastRunRequest in software.amazon.awssdk.services.synthetics
-
Uses of DescribeCanariesLastRunRequest in software.amazon.awssdk.services.synthetics.paginators
Constructors in software.amazon.awssdk.services.synthetics.paginators with parameters of type DescribeCanariesLastRunRequest Constructor Description DescribeCanariesLastRunIterable(SyntheticsClient client, DescribeCanariesLastRunRequest firstRequest)DescribeCanariesLastRunPublisher(SyntheticsAsyncClient client, DescribeCanariesLastRunRequest firstRequest) -
Uses of DescribeCanariesLastRunRequest in software.amazon.awssdk.services.synthetics.transform
Methods in software.amazon.awssdk.services.synthetics.transform with parameters of type DescribeCanariesLastRunRequest Modifier and Type Method Description SdkHttpFullRequestDescribeCanariesLastRunRequestMarshaller. marshall(DescribeCanariesLastRunRequest describeCanariesLastRunRequest)
-