Uses of Interface
software.amazon.awssdk.services.cloudfront.waiters.CloudFrontWaiter
-
Packages that use CloudFrontWaiter Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront software.amazon.awssdk.services.cloudfront.waiters -
-
Uses of CloudFrontWaiter in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return CloudFrontWaiter Modifier and Type Method Description default CloudFrontWaiterCloudFrontClient. waiter()Create an instance ofCloudFrontWaiterusing this client. -
Uses of CloudFrontWaiter in software.amazon.awssdk.services.cloudfront.waiters
Methods in software.amazon.awssdk.services.cloudfront.waiters that return CloudFrontWaiter Modifier and Type Method Description CloudFrontWaiterCloudFrontWaiter.Builder. build()Builds an instance ofCloudFrontWaiterbased on the configurations supplied to this builderstatic CloudFrontWaiterCloudFrontWaiter. create()Create an instance ofCloudFrontWaiterwith the default configuration.
-