Uses of Class
software.amazon.awssdk.services.glue.model.OffsetConfiguration
-
Packages that use OffsetConfiguration Package Description software.amazon.awssdk.services.glue.model -
-
Uses of OffsetConfiguration in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return OffsetConfiguration Modifier and Type Method Description OffsetConfigurationPaginationConfiguration. offsetConfiguration()Configuration for offset-based pagination, where the API uses numeric offsets and limits to control which results are returned.Methods in software.amazon.awssdk.services.glue.model with parameters of type OffsetConfiguration Modifier and Type Method Description PaginationConfiguration.BuilderPaginationConfiguration.Builder. offsetConfiguration(OffsetConfiguration offsetConfiguration)Configuration for offset-based pagination, where the API uses numeric offsets and limits to control which results are returned.
-