Class WaiterInterfaceSpec
java.lang.Object
software.amazon.awssdk.codegen.poet.waiters.BaseWaiterInterfaceSpec
software.amazon.awssdk.codegen.poet.waiters.WaiterInterfaceSpec
- All Implemented Interfaces:
- ClassSpec
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class software.amazon.awssdk.codegen.poet.waiters.BaseWaiterInterfaceSpecpoetSpecMethods inherited from class java.lang.Objectequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.amazon.awssdk.codegen.poet.ClassSpecstaticImports
- 
Constructor Details- 
WaiterInterfaceSpec
 
- 
- 
Method Details- 
classNamepublic com.squareup.javapoet.ClassName className()- Returns:
- The Poet representation of the class being generated, this may be used by other classes
 
 
-