Uses of Interface
software.amazon.awssdk.services.cloudcontrol.waiters.CloudControlWaiter.Builder
Packages that use CloudControlWaiter.Builder
-
Uses of CloudControlWaiter.Builder in software.amazon.awssdk.services.cloudcontrol.waiters
Methods in software.amazon.awssdk.services.cloudcontrol.waiters that return CloudControlWaiter.BuilderModifier and TypeMethodDescriptionstatic CloudControlWaiter.BuilderCloudControlWaiter.builder()Create a builder that can be used to configure and create aCloudControlWaiter.CloudControlWaiter.Builder.client(CloudControlClient client) Sets a customCloudControlClientthat will be used to poll the resourcedefault CloudControlWaiter.BuilderCloudControlWaiter.Builder.overrideConfiguration(Consumer<WaiterOverrideConfiguration.Builder> overrideConfiguration) This is a convenient method to pass the override configuration without the need to create an instance manually viaWaiterOverrideConfiguration.builder()CloudControlWaiter.Builder.overrideConfiguration(WaiterOverrideConfiguration overrideConfiguration) Defines overrides to the default SDK waiter configuration that should be used for waiters created from this builder