Uses of Class
software.amazon.awssdk.services.mediatailor.endpoints.MediaTailorEndpointParams
-
Packages that use MediaTailorEndpointParams Package Description software.amazon.awssdk.services.mediatailor.endpoints software.amazon.awssdk.services.mediatailor.endpoints.internal -
-
Uses of MediaTailorEndpointParams in software.amazon.awssdk.services.mediatailor.endpoints
Methods in software.amazon.awssdk.services.mediatailor.endpoints that return MediaTailorEndpointParams Modifier and Type Method Description MediaTailorEndpointParamsMediaTailorEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.mediatailor.endpoints with parameters of type MediaTailorEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>MediaTailorEndpointProvider. resolveEndpoint(MediaTailorEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of MediaTailorEndpointParams in software.amazon.awssdk.services.mediatailor.endpoints.internal
Methods in software.amazon.awssdk.services.mediatailor.endpoints.internal that return MediaTailorEndpointParams Modifier and Type Method Description static MediaTailorEndpointParamsMediaTailorResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.mediatailor.endpoints.internal with parameters of type MediaTailorEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultMediaTailorEndpointProvider. resolveEndpoint(MediaTailorEndpointParams endpointParams)
-