Uses of Interface
software.amazon.awssdk.services.ecr.waiters.EcrAsyncWaiter
-
Packages that use EcrAsyncWaiter Package Description software.amazon.awssdk.services.ecr Amazon Elastic Container Registry software.amazon.awssdk.services.ecr.waiters -
-
Uses of EcrAsyncWaiter in software.amazon.awssdk.services.ecr
Methods in software.amazon.awssdk.services.ecr that return EcrAsyncWaiter Modifier and Type Method Description default EcrAsyncWaiterEcrAsyncClient. waiter()Create an instance ofEcrAsyncWaiterusing this client. -
Uses of EcrAsyncWaiter in software.amazon.awssdk.services.ecr.waiters
Methods in software.amazon.awssdk.services.ecr.waiters that return EcrAsyncWaiter Modifier and Type Method Description EcrAsyncWaiterEcrAsyncWaiter.Builder. build()Builds an instance ofEcrAsyncWaiterbased on the configurations supplied to this builderstatic EcrAsyncWaiterEcrAsyncWaiter. create()Create an instance ofEcrAsyncWaiterwith the default configuration.
-