Uses of Interface
software.amazon.awssdk.services.synthetics.SyntheticsClientBuilder
-
Packages that use SyntheticsClientBuilder Package Description software.amazon.awssdk.services.synthetics Amazon CloudWatch Synthetics -
-
Uses of SyntheticsClientBuilder in software.amazon.awssdk.services.synthetics
Methods in software.amazon.awssdk.services.synthetics that return SyntheticsClientBuilder Modifier and Type Method Description static SyntheticsClientBuilderSyntheticsClient. builder()Create a builder that can be used to configure and create aSyntheticsClient.
-