Uses of Interface
software.amazon.awssdk.services.mediatailor.endpoints.MediaTailorEndpointProvider
-
Packages that use MediaTailorEndpointProvider Package Description software.amazon.awssdk.services.mediatailor Use the AWS Elemental MediaTailor SDKs and CLI to configure scalable ad insertion and linear channels.software.amazon.awssdk.services.mediatailor.endpoints software.amazon.awssdk.services.mediatailor.endpoints.internal -
-
Uses of MediaTailorEndpointProvider in software.amazon.awssdk.services.mediatailor
Methods in software.amazon.awssdk.services.mediatailor with parameters of type MediaTailorEndpointProvider Modifier and Type Method Description default BMediaTailorBaseClientBuilder. endpointProvider(MediaTailorEndpointProvider endpointProvider)Set theMediaTailorEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of MediaTailorEndpointProvider in software.amazon.awssdk.services.mediatailor.endpoints
Methods in software.amazon.awssdk.services.mediatailor.endpoints that return MediaTailorEndpointProvider Modifier and Type Method Description static MediaTailorEndpointProviderMediaTailorEndpointProvider. defaultProvider() -
Uses of MediaTailorEndpointProvider in software.amazon.awssdk.services.mediatailor.endpoints.internal
Classes in software.amazon.awssdk.services.mediatailor.endpoints.internal that implement MediaTailorEndpointProvider Modifier and Type Class Description classDefaultMediaTailorEndpointProvider
-