Uses of Interface
software.amazon.awssdk.regions.util.ResourcesEndpointProvider
Packages that use ResourcesEndpointProvider
Package
Description
-
Uses of ResourcesEndpointProvider in software.amazon.awssdk.regions.internal.util
Classes in software.amazon.awssdk.regions.internal.util that implement ResourcesEndpointProviderMethods in software.amazon.awssdk.regions.internal.util with parameters of type ResourcesEndpointProviderModifier and TypeMethodDescriptionConnectionUtils.connectToEndpoint(ResourcesEndpointProvider endpointProvider, String method) -
Uses of ResourcesEndpointProvider in software.amazon.awssdk.regions.util
Methods in software.amazon.awssdk.regions.util with parameters of type ResourcesEndpointProviderModifier and TypeMethodDescriptionHttpResourcesUtils.readResource(ResourcesEndpointProvider endpointProvider) Connects to the given endpoint to read the resource and returns the text contents.HttpResourcesUtils.readResource(ResourcesEndpointProvider endpointProvider, String method) Connects to the given endpoint to read the resource and returns the text contents.