Uses of Interface
software.amazon.awssdk.services.ivschat.IvschatClient
-
Packages that use IvschatClient Package Description software.amazon.awssdk.services.ivschat Introductionsoftware.amazon.awssdk.services.ivschat.paginators -
-
Uses of IvschatClient in software.amazon.awssdk.services.ivschat
Methods in software.amazon.awssdk.services.ivschat that return IvschatClient Modifier and Type Method Description static IvschatClientIvschatClient. create()Create aIvschatClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of IvschatClient in software.amazon.awssdk.services.ivschat.paginators
Constructors in software.amazon.awssdk.services.ivschat.paginators with parameters of type IvschatClient Constructor Description ListLoggingConfigurationsIterable(IvschatClient client, ListLoggingConfigurationsRequest firstRequest)ListRoomsIterable(IvschatClient client, ListRoomsRequest firstRequest)
-