Uses of Interface
software.amazon.awssdk.services.ivsrealtime.IvsRealTimeAsyncClient
-
Packages that use IvsRealTimeAsyncClient Package Description software.amazon.awssdk.services.ivsrealtime Introductionsoftware.amazon.awssdk.services.ivsrealtime.paginators -
-
Uses of IvsRealTimeAsyncClient in software.amazon.awssdk.services.ivsrealtime
Methods in software.amazon.awssdk.services.ivsrealtime that return IvsRealTimeAsyncClient Modifier and Type Method Description static IvsRealTimeAsyncClientIvsRealTimeAsyncClient. create()Create aIvsRealTimeAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of IvsRealTimeAsyncClient in software.amazon.awssdk.services.ivsrealtime.paginators
Constructors in software.amazon.awssdk.services.ivsrealtime.paginators with parameters of type IvsRealTimeAsyncClient Constructor Description ListCompositionsPublisher(IvsRealTimeAsyncClient client, ListCompositionsRequest firstRequest)ListEncoderConfigurationsPublisher(IvsRealTimeAsyncClient client, ListEncoderConfigurationsRequest firstRequest)ListParticipantEventsPublisher(IvsRealTimeAsyncClient client, ListParticipantEventsRequest firstRequest)ListParticipantsPublisher(IvsRealTimeAsyncClient client, ListParticipantsRequest firstRequest)ListStageSessionsPublisher(IvsRealTimeAsyncClient client, ListStageSessionsRequest firstRequest)ListStagesPublisher(IvsRealTimeAsyncClient client, ListStagesRequest firstRequest)ListStorageConfigurationsPublisher(IvsRealTimeAsyncClient client, ListStorageConfigurationsRequest firstRequest)
-