Uses of Interface
software.amazon.awssdk.services.elastictranscoder.endpoints.ElasticTranscoderEndpointProvider
-
Packages that use ElasticTranscoderEndpointProvider Package Description software.amazon.awssdk.services.elastictranscoder AWS Elastic Transcoder Service software.amazon.awssdk.services.elastictranscoder.endpoints software.amazon.awssdk.services.elastictranscoder.endpoints.internal -
-
Uses of ElasticTranscoderEndpointProvider in software.amazon.awssdk.services.elastictranscoder
Methods in software.amazon.awssdk.services.elastictranscoder with parameters of type ElasticTranscoderEndpointProvider Modifier and Type Method Description default BElasticTranscoderBaseClientBuilder. endpointProvider(ElasticTranscoderEndpointProvider endpointProvider)Set theElasticTranscoderEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of ElasticTranscoderEndpointProvider in software.amazon.awssdk.services.elastictranscoder.endpoints
Methods in software.amazon.awssdk.services.elastictranscoder.endpoints that return ElasticTranscoderEndpointProvider Modifier and Type Method Description static ElasticTranscoderEndpointProviderElasticTranscoderEndpointProvider. defaultProvider() -
Uses of ElasticTranscoderEndpointProvider in software.amazon.awssdk.services.elastictranscoder.endpoints.internal
Classes in software.amazon.awssdk.services.elastictranscoder.endpoints.internal that implement ElasticTranscoderEndpointProvider Modifier and Type Class Description classDefaultElasticTranscoderEndpointProvider
-