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