Class BaseExceptionClass
java.lang.Object
software.amazon.awssdk.codegen.poet.model.BaseExceptionClass
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptioncom.squareup.javapoet.TypeSpeccom.squareup.javapoet.TypeSpeccom.squareup.javapoet.ClassNamecom.squareup.javapoet.MethodSpeccom.squareup.javapoet.TypeSpecpoetSpec()Methods 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- 
BaseExceptionClass
 
- 
- 
Method Details- 
poetSpec
- 
constructorpublic com.squareup.javapoet.MethodSpec constructor()
- 
builderInterfacepublic com.squareup.javapoet.TypeSpec builderInterface()
- 
builderImplClasspublic com.squareup.javapoet.TypeSpec builderImplClass()
- 
className
 
-