Uses of Interface
software.amazon.awssdk.services.synthetics.endpoints.SyntheticsEndpointProvider
-
Packages that use SyntheticsEndpointProvider Package Description software.amazon.awssdk.services.synthetics Amazon CloudWatch Synthetics software.amazon.awssdk.services.synthetics.endpoints software.amazon.awssdk.services.synthetics.endpoints.internal -
-
Uses of SyntheticsEndpointProvider in software.amazon.awssdk.services.synthetics
Methods in software.amazon.awssdk.services.synthetics with parameters of type SyntheticsEndpointProvider Modifier and Type Method Description default BSyntheticsBaseClientBuilder. endpointProvider(SyntheticsEndpointProvider endpointProvider)Set theSyntheticsEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of SyntheticsEndpointProvider in software.amazon.awssdk.services.synthetics.endpoints
Methods in software.amazon.awssdk.services.synthetics.endpoints that return SyntheticsEndpointProvider Modifier and Type Method Description static SyntheticsEndpointProviderSyntheticsEndpointProvider. defaultProvider() -
Uses of SyntheticsEndpointProvider in software.amazon.awssdk.services.synthetics.endpoints.internal
Classes in software.amazon.awssdk.services.synthetics.endpoints.internal that implement SyntheticsEndpointProvider Modifier and Type Class Description classDefaultSyntheticsEndpointProvider
-