Uses of Class
software.amazon.awssdk.services.medialive.endpoints.MediaLiveEndpointParams
-
Packages that use MediaLiveEndpointParams Package Description software.amazon.awssdk.services.medialive.endpoints software.amazon.awssdk.services.medialive.endpoints.internal -
-
Uses of MediaLiveEndpointParams in software.amazon.awssdk.services.medialive.endpoints
Methods in software.amazon.awssdk.services.medialive.endpoints that return MediaLiveEndpointParams Modifier and Type Method Description MediaLiveEndpointParamsMediaLiveEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.medialive.endpoints with parameters of type MediaLiveEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>MediaLiveEndpointProvider. resolveEndpoint(MediaLiveEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of MediaLiveEndpointParams in software.amazon.awssdk.services.medialive.endpoints.internal
Methods in software.amazon.awssdk.services.medialive.endpoints.internal that return MediaLiveEndpointParams Modifier and Type Method Description static MediaLiveEndpointParamsMediaLiveResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.medialive.endpoints.internal with parameters of type MediaLiveEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultMediaLiveEndpointProvider. resolveEndpoint(MediaLiveEndpointParams params)
-