Uses of Class
software.amazon.awssdk.services.glue.model.JsonClassifier
-
Packages that use JsonClassifier Package Description software.amazon.awssdk.services.glue.model -
-
Uses of JsonClassifier in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return JsonClassifier Modifier and Type Method Description JsonClassifierClassifier. jsonClassifier()A classifier for JSON content.Methods in software.amazon.awssdk.services.glue.model with parameters of type JsonClassifier Modifier and Type Method Description Classifier.BuilderClassifier.Builder. jsonClassifier(JsonClassifier jsonClassifier)A classifier for JSON content.
-