Class AsyncClientInterface
java.lang.Object
software.amazon.awssdk.codegen.poet.client.AsyncClientInterface
- All Implemented Interfaces:
ClassSpec
- Direct Known Subclasses:
AsyncClientClass
,DelegatingAsyncClientClass
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.squareup.javapoet.TypeVariableName
-
Constructor Summary
Constructors -
Method Summary
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
-
Field Details
-
STREAMING_TYPE_VARIABLE
public static final com.squareup.javapoet.TypeVariableName STREAMING_TYPE_VARIABLE
-
-
Constructor Details
-
AsyncClientInterface
-
-
Method Details
-
poetSpec
-
className
-