Uses of Interface
software.amazon.awssdk.services.medialive.MediaLiveClient
-
Packages that use MediaLiveClient 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 MediaLiveClient in software.amazon.awssdk.services.medialive
Methods in software.amazon.awssdk.services.medialive that return MediaLiveClient Modifier and Type Method Description static MediaLiveClientMediaLiveClient. create()Create aMediaLiveClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of MediaLiveClient in software.amazon.awssdk.services.medialive.paginators
-
Uses of MediaLiveClient in software.amazon.awssdk.services.medialive.waiters
Methods in software.amazon.awssdk.services.medialive.waiters with parameters of type MediaLiveClient Modifier and Type Method Description MediaLiveWaiter.BuilderMediaLiveWaiter.Builder. client(MediaLiveClient client)Sets a customMediaLiveClientthat will be used to poll the resource
-