Class BaseExceptionClass
java.lang.Object
software.amazon.awssdk.codegen.poet.model.BaseExceptionClass
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.squareup.javapoet.TypeSpec
com.squareup.javapoet.TypeSpec
com.squareup.javapoet.ClassName
com.squareup.javapoet.MethodSpec
com.squareup.javapoet.TypeSpec
poetSpec()
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface software.amazon.awssdk.codegen.poet.ClassSpec
staticImports
-
Constructor Details
-
BaseExceptionClass
-
-
Method Details
-
poetSpec
-
constructor
public com.squareup.javapoet.MethodSpec constructor() -
builderInterface
public com.squareup.javapoet.TypeSpec builderInterface() -
builderImplClass
public com.squareup.javapoet.TypeSpec builderImplClass() -
className
-