Package software.amazon.smithy.waiters
Class Waiter.Builder
java.lang.Object
software.amazon.smithy.waiters.Waiter.Builder
- All Implemented Interfaces:
software.amazon.smithy.utils.SmithyBuilder<Waiter>
- Enclosing class:
- Waiter
-
Method Summary
Modifier and TypeMethodDescriptionaddAcceptor(Acceptor acceptor) build()deprecated(boolean deprecated) documentation(String documentation) maxDelay(int maxDelay) minDelay(int minDelay)
-
Method Details
-
build
- Specified by:
buildin interfacesoftware.amazon.smithy.utils.SmithyBuilder<Waiter>
-
documentation
-
clearAcceptors
-
acceptors
-
addAcceptor
-
minDelay
-
maxDelay
-
clearTags
-
tags
-
addTag
-
deprecated
-