Uses of Interface
software.amazon.awssdk.services.ivs.IvsClient
-
Packages that use IvsClient Package Description software.amazon.awssdk.services.ivs Introductionsoftware.amazon.awssdk.services.ivs.paginators -
-
Uses of IvsClient in software.amazon.awssdk.services.ivs
Methods in software.amazon.awssdk.services.ivs that return IvsClient Modifier and Type Method Description static IvsClientIvsClient. create()Create aIvsClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of IvsClient in software.amazon.awssdk.services.ivs.paginators
Constructors in software.amazon.awssdk.services.ivs.paginators with parameters of type IvsClient Constructor Description ListChannelsIterable(IvsClient client, ListChannelsRequest firstRequest)ListPlaybackKeyPairsIterable(IvsClient client, ListPlaybackKeyPairsRequest firstRequest)ListPlaybackRestrictionPoliciesIterable(IvsClient client, ListPlaybackRestrictionPoliciesRequest firstRequest)ListRecordingConfigurationsIterable(IvsClient client, ListRecordingConfigurationsRequest firstRequest)ListStreamKeysIterable(IvsClient client, ListStreamKeysRequest firstRequest)ListStreamSessionsIterable(IvsClient client, ListStreamSessionsRequest firstRequest)ListStreamsIterable(IvsClient client, ListStreamsRequest firstRequest)
-