Class L7SessionAffinity.Mask
- java.lang.Object
-
- com.softlayer.api.Mask
-
- com.softlayer.api.service.Entity.Mask
-
- com.softlayer.api.service.network.lbaas.L7SessionAffinity.Mask
-
- Enclosing class:
- L7SessionAffinity
public static class L7SessionAffinity.Mask extends Entity.Mask
-
-
Constructor Summary
Constructors Constructor Description Mask()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description L7Pool.Mask
l7Pool()
L7SessionAffinity.Mask
type()
-
Methods inherited from class com.softlayer.api.Mask
clear, getMask, toString, toString, withLocalProperty, withSubMask
-
-
-
-
Method Detail
-
l7Pool
public L7Pool.Mask l7Pool()
-
type
public L7SessionAffinity.Mask type()
-
-