Package software.amazon.awssdk.codegen.poet.paginators.customizations
-
Class Summary Class Description SameTokenAsyncResponseClassSpec Customized response class spec for async paginated operations that indicate the last page by returning the same token passed in the request object.SameTokenSyncResponseClassSpec Customized response class spec for sync paginated operations that indicate the last page by returning the same token passed in the request object.