Uses of Interface
software.amazon.awssdk.services.elastictranscoder.waiters.ElasticTranscoderWaiter
-
Packages that use ElasticTranscoderWaiter Package Description software.amazon.awssdk.services.elastictranscoder AWS Elastic Transcoder Service software.amazon.awssdk.services.elastictranscoder.waiters -
-
Uses of ElasticTranscoderWaiter in software.amazon.awssdk.services.elastictranscoder
Methods in software.amazon.awssdk.services.elastictranscoder that return ElasticTranscoderWaiter Modifier and Type Method Description default ElasticTranscoderWaiterElasticTranscoderClient. waiter()Create an instance ofElasticTranscoderWaiterusing this client. -
Uses of ElasticTranscoderWaiter in software.amazon.awssdk.services.elastictranscoder.waiters
Methods in software.amazon.awssdk.services.elastictranscoder.waiters that return ElasticTranscoderWaiter Modifier and Type Method Description ElasticTranscoderWaiterElasticTranscoderWaiter.Builder. build()Builds an instance ofElasticTranscoderWaiterbased on the configurations supplied to this builderstatic ElasticTranscoderWaiterElasticTranscoderWaiter. create()Create an instance ofElasticTranscoderWaiterwith the default configuration.
-