Uses of Class
software.amazon.awssdk.services.cloudfront.model.SessionStickinessConfig
-
Packages that use SessionStickinessConfig Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of SessionStickinessConfig in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return SessionStickinessConfig Modifier and Type Method Description SessionStickinessConfigContinuousDeploymentSingleWeightConfig. sessionStickinessConfig()Returns the value of the SessionStickinessConfig property for this object.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type SessionStickinessConfig Modifier and Type Method Description ContinuousDeploymentSingleWeightConfig.BuilderContinuousDeploymentSingleWeightConfig.Builder. sessionStickinessConfig(SessionStickinessConfig sessionStickinessConfig)Sets the value of the SessionStickinessConfig property for this object.
-