Uses of Class
software.amazon.awssdk.services.cloudfront.model.SessionStickinessConfig
Packages that use SessionStickinessConfig
-
Uses of SessionStickinessConfig in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return SessionStickinessConfigModifier and TypeMethodDescriptionfinal SessionStickinessConfigContinuousDeploymentSingleWeightConfig.sessionStickinessConfig()Returns the value of the SessionStickinessConfig property for this object.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type SessionStickinessConfigModifier and TypeMethodDescriptionContinuousDeploymentSingleWeightConfig.Builder.sessionStickinessConfig(SessionStickinessConfig sessionStickinessConfig) Sets the value of the SessionStickinessConfig property for this object.