Uses of Class
software.amazon.awssdk.services.glue.model.ResponseExtractionMapping
-
Packages that use ResponseExtractionMapping Package Description software.amazon.awssdk.services.glue.model -
-
Uses of ResponseExtractionMapping in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return ResponseExtractionMapping Modifier and Type Method Description ResponseExtractionMappingExtractedParameter. value()The JSON path or extraction mapping that defines how to extract the parameter value from API responses.Methods in software.amazon.awssdk.services.glue.model with parameters of type ResponseExtractionMapping Modifier and Type Method Description ExtractedParameter.BuilderExtractedParameter.Builder. value(ResponseExtractionMapping value)The JSON path or extraction mapping that defines how to extract the parameter value from API responses.
-