Uses of Class
software.amazon.awssdk.services.athena.model.WorkGroupConfigurationUpdates
-
Packages that use WorkGroupConfigurationUpdates Package Description software.amazon.awssdk.services.athena.model -
-
Uses of WorkGroupConfigurationUpdates in software.amazon.awssdk.services.athena.model
Methods in software.amazon.awssdk.services.athena.model that return WorkGroupConfigurationUpdates Modifier and Type Method Description WorkGroupConfigurationUpdatesUpdateWorkGroupRequest. configurationUpdates()Contains configuration updates for an Athena SQL workgroup.Methods in software.amazon.awssdk.services.athena.model with parameters of type WorkGroupConfigurationUpdates Modifier and Type Method Description UpdateWorkGroupRequest.BuilderUpdateWorkGroupRequest.Builder. configurationUpdates(WorkGroupConfigurationUpdates configurationUpdates)Contains configuration updates for an Athena SQL workgroup.
-