Uses of Interface
software.amazon.awssdk.services.ivs.IvsAsyncClient
-
Packages that use IvsAsyncClient Package Description software.amazon.awssdk.services.ivs Introductionsoftware.amazon.awssdk.services.ivs.paginators -
-
Uses of IvsAsyncClient in software.amazon.awssdk.services.ivs
Methods in software.amazon.awssdk.services.ivs that return IvsAsyncClient Modifier and Type Method Description static IvsAsyncClientIvsAsyncClient. create()Create aIvsAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of IvsAsyncClient in software.amazon.awssdk.services.ivs.paginators
Constructors in software.amazon.awssdk.services.ivs.paginators with parameters of type IvsAsyncClient Constructor Description ListChannelsPublisher(IvsAsyncClient client, ListChannelsRequest firstRequest)ListPlaybackKeyPairsPublisher(IvsAsyncClient client, ListPlaybackKeyPairsRequest firstRequest)ListPlaybackRestrictionPoliciesPublisher(IvsAsyncClient client, ListPlaybackRestrictionPoliciesRequest firstRequest)ListRecordingConfigurationsPublisher(IvsAsyncClient client, ListRecordingConfigurationsRequest firstRequest)ListStreamKeysPublisher(IvsAsyncClient client, ListStreamKeysRequest firstRequest)ListStreamSessionsPublisher(IvsAsyncClient client, ListStreamSessionsRequest firstRequest)ListStreamsPublisher(IvsAsyncClient client, ListStreamsRequest firstRequest)
-