Uses of Interface
software.amazon.awssdk.services.ram.endpoints.RamEndpointProvider
Packages that use RamEndpointProvider
Package
Description
This is the Resource Access Manager API Reference.
-
Uses of RamEndpointProvider in software.amazon.awssdk.services.ram
Methods in software.amazon.awssdk.services.ram with parameters of type RamEndpointProviderModifier and TypeMethodDescriptiondefault BRamBaseClientBuilder.endpointProvider(RamEndpointProvider endpointProvider) Set theRamEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of RamEndpointProvider in software.amazon.awssdk.services.ram.endpoints
Methods in software.amazon.awssdk.services.ram.endpoints that return RamEndpointProviderModifier and TypeMethodDescriptionstatic RamEndpointProviderRamEndpointProvider.defaultProvider() -
Uses of RamEndpointProvider in software.amazon.awssdk.services.ram.endpoints.internal
Classes in software.amazon.awssdk.services.ram.endpoints.internal that implement RamEndpointProvider