Uses of Class
software.amazon.awssdk.codegen.poet.paginators.AsyncResponseClassSpec
-
Packages that use AsyncResponseClassSpec Package Description software.amazon.awssdk.codegen.poet.paginators.customizations -
-
Uses of AsyncResponseClassSpec in software.amazon.awssdk.codegen.poet.paginators.customizations
Subclasses of AsyncResponseClassSpec in software.amazon.awssdk.codegen.poet.paginators.customizations Modifier and Type Class Description classSameTokenAsyncResponseClassSpecCustomized response class spec for async paginated operations that indicate the last page by returning the same token passed in the request object.
-