Uses of Class
software.amazon.awssdk.services.athena.model.SessionConfiguration
-
Packages that use SessionConfiguration Package Description software.amazon.awssdk.services.athena.model -
-
Uses of SessionConfiguration in software.amazon.awssdk.services.athena.model
Methods in software.amazon.awssdk.services.athena.model that return SessionConfiguration Modifier and Type Method Description SessionConfigurationGetSessionResponse. sessionConfiguration()Contains the workgroup configuration information used by the session.Methods in software.amazon.awssdk.services.athena.model with parameters of type SessionConfiguration Modifier and Type Method Description GetSessionResponse.BuilderGetSessionResponse.Builder. sessionConfiguration(SessionConfiguration sessionConfiguration)Contains the workgroup configuration information used by the session.
-