Uses of Interface
software.amazon.awssdk.services.appstream.waiters.AppStreamWaiter
-
Packages that use AppStreamWaiter Package Description software.amazon.awssdk.services.appstream Amazon AppStream 2.0 software.amazon.awssdk.services.appstream.waiters -
-
Uses of AppStreamWaiter in software.amazon.awssdk.services.appstream
Methods in software.amazon.awssdk.services.appstream that return AppStreamWaiter Modifier and Type Method Description default AppStreamWaiterAppStreamClient. waiter()Create an instance ofAppStreamWaiterusing this client. -
Uses of AppStreamWaiter in software.amazon.awssdk.services.appstream.waiters
Methods in software.amazon.awssdk.services.appstream.waiters that return AppStreamWaiter Modifier and Type Method Description AppStreamWaiterAppStreamWaiter.Builder. build()Builds an instance ofAppStreamWaiterbased on the configurations supplied to this builderstatic AppStreamWaiterAppStreamWaiter. create()Create an instance ofAppStreamWaiterwith the default configuration.
-