Uses of Interface
software.amazon.awssdk.services.ssm.endpoints.SsmEndpointProvider
Packages that use SsmEndpointProvider
Package
Description
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.
-
Uses of SsmEndpointProvider in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm with parameters of type SsmEndpointProviderModifier and TypeMethodDescriptiondefault 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 SsmEndpointProviderModifier and TypeMethodDescriptionstatic 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