Uses of Interface
software.amazon.awssdk.services.medialive.MediaLiveAsyncClient
-
Packages that use MediaLiveAsyncClient Package Description software.amazon.awssdk.services.medialive API for AWS Elemental MediaLivesoftware.amazon.awssdk.services.medialive.paginators software.amazon.awssdk.services.medialive.waiters -
-
Uses of MediaLiveAsyncClient in software.amazon.awssdk.services.medialive
Methods in software.amazon.awssdk.services.medialive that return MediaLiveAsyncClient Modifier and Type Method Description static MediaLiveAsyncClientMediaLiveAsyncClient. create()Create aMediaLiveAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of MediaLiveAsyncClient in software.amazon.awssdk.services.medialive.paginators
-
Uses of MediaLiveAsyncClient in software.amazon.awssdk.services.medialive.waiters
Methods in software.amazon.awssdk.services.medialive.waiters with parameters of type MediaLiveAsyncClient Modifier and Type Method Description MediaLiveAsyncWaiter.BuilderMediaLiveAsyncWaiter.Builder. client(MediaLiveAsyncClient client)Sets a customMediaLiveAsyncClientthat will be used to poll the resource
-