Uses of Class
software.amazon.awssdk.services.codecatalyst.model.DevEnvironmentSessionConfiguration
-
Packages that use DevEnvironmentSessionConfiguration Package Description software.amazon.awssdk.services.codecatalyst.model -
-
Uses of DevEnvironmentSessionConfiguration in software.amazon.awssdk.services.codecatalyst.model
Methods in software.amazon.awssdk.services.codecatalyst.model that return DevEnvironmentSessionConfiguration Modifier and Type Method Description DevEnvironmentSessionConfigurationStartDevEnvironmentSessionRequest. sessionConfiguration()Returns the value of the SessionConfiguration property for this object.Methods in software.amazon.awssdk.services.codecatalyst.model with parameters of type DevEnvironmentSessionConfiguration Modifier and Type Method Description StartDevEnvironmentSessionRequest.BuilderStartDevEnvironmentSessionRequest.Builder. sessionConfiguration(DevEnvironmentSessionConfiguration sessionConfiguration)Sets the value of the SessionConfiguration property for this object.
-