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