Uses of Class
software.amazon.awssdk.services.glue.model.ResponseConfiguration
-
Packages that use ResponseConfiguration Package Description software.amazon.awssdk.services.glue.model -
-
Uses of ResponseConfiguration in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return ResponseConfiguration Modifier and Type Method Description ResponseConfigurationSourceConfiguration. responseConfiguration()Configuration that defines how to parse and extract data from API responses, including success and error handling.Methods in software.amazon.awssdk.services.glue.model with parameters of type ResponseConfiguration Modifier and Type Method Description SourceConfiguration.BuilderSourceConfiguration.Builder. responseConfiguration(ResponseConfiguration responseConfiguration)Configuration that defines how to parse and extract data from API responses, including success and error handling.
-