Uses of Interface
software.amazon.awssdk.services.ssm.endpoints.SsmEndpointProvider
-
Packages that use SsmEndpointProvider Package Description software.amazon.awssdk.services.ssm Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations at scale.software.amazon.awssdk.services.ssm.endpoints software.amazon.awssdk.services.ssm.endpoints.internal -
-
Uses of SsmEndpointProvider in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm with parameters of type SsmEndpointProvider Modifier and Type Method Description default BSsmBaseClientBuilder. endpointProvider(SsmEndpointProvider endpointProvider)Set theSsmEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of SsmEndpointProvider in software.amazon.awssdk.services.ssm.endpoints
Methods in software.amazon.awssdk.services.ssm.endpoints that return SsmEndpointProvider Modifier and Type Method Description static SsmEndpointProviderSsmEndpointProvider. defaultProvider() -
Uses of SsmEndpointProvider in software.amazon.awssdk.services.ssm.endpoints.internal
Classes in software.amazon.awssdk.services.ssm.endpoints.internal that implement SsmEndpointProvider Modifier and Type Class Description classDefaultSsmEndpointProvider
-