Uses of Class
software.amazon.awssdk.services.iotanalytics.model.JsonConfiguration
-
Packages that use JsonConfiguration Package Description software.amazon.awssdk.services.iotanalytics.model -
-
Uses of JsonConfiguration in software.amazon.awssdk.services.iotanalytics.model
Methods in software.amazon.awssdk.services.iotanalytics.model that return JsonConfiguration Modifier and Type Method Description JsonConfigurationFileFormatConfiguration. jsonConfiguration()Contains the configuration information of the JSON format.Methods in software.amazon.awssdk.services.iotanalytics.model with parameters of type JsonConfiguration Modifier and Type Method Description FileFormatConfiguration.BuilderFileFormatConfiguration.Builder. jsonConfiguration(JsonConfiguration jsonConfiguration)Contains the configuration information of the JSON format.
-