Uses of Class
software.amazon.awssdk.services.athena.model.ResultConfigurationUpdates
-
Packages that use ResultConfigurationUpdates Package Description software.amazon.awssdk.services.athena.model -
-
Uses of ResultConfigurationUpdates in software.amazon.awssdk.services.athena.model
Methods in software.amazon.awssdk.services.athena.model that return ResultConfigurationUpdates Modifier and Type Method Description ResultConfigurationUpdatesWorkGroupConfigurationUpdates. resultConfigurationUpdates()The result configuration information about the queries in this workgroup that will be updated.Methods in software.amazon.awssdk.services.athena.model with parameters of type ResultConfigurationUpdates Modifier and Type Method Description WorkGroupConfigurationUpdates.BuilderWorkGroupConfigurationUpdates.Builder. resultConfigurationUpdates(ResultConfigurationUpdates resultConfigurationUpdates)The result configuration information about the queries in this workgroup that will be updated.
-