Uses of Class
software.amazon.awssdk.services.athena.model.ManagedQueryResultsConfigurationUpdates
-
Packages that use ManagedQueryResultsConfigurationUpdates Package Description software.amazon.awssdk.services.athena.model -
-
Uses of ManagedQueryResultsConfigurationUpdates in software.amazon.awssdk.services.athena.model
Methods in software.amazon.awssdk.services.athena.model that return ManagedQueryResultsConfigurationUpdates Modifier and Type Method Description ManagedQueryResultsConfigurationUpdatesWorkGroupConfigurationUpdates. managedQueryResultsConfigurationUpdates()Updates configuration information for managed query results in the workgroup.Methods in software.amazon.awssdk.services.athena.model with parameters of type ManagedQueryResultsConfigurationUpdates Modifier and Type Method Description WorkGroupConfigurationUpdates.BuilderWorkGroupConfigurationUpdates.Builder. managedQueryResultsConfigurationUpdates(ManagedQueryResultsConfigurationUpdates managedQueryResultsConfigurationUpdates)Updates configuration information for managed query results in the workgroup.
-