Uses of Class
com.ibm.cloud.is.vpc.v1.model.LoadBalancerProfileSourceIPSessionPersistenceSupported
-
Packages that use LoadBalancerProfileSourceIPSessionPersistenceSupported Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of LoadBalancerProfileSourceIPSessionPersistenceSupported in com.ibm.cloud.is.vpc.v1.model
Subclasses of LoadBalancerProfileSourceIPSessionPersistenceSupported in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description class
LoadBalancerProfileSourceIPSessionPersistenceSupportedDependent
The source IP session persistence support for a load balancer with this profile depends on its configuration.class
LoadBalancerProfileSourceIPSessionPersistenceSupportedFixed
The source IP session persistence support for a load balancer with this profile.Methods in com.ibm.cloud.is.vpc.v1.model that return LoadBalancerProfileSourceIPSessionPersistenceSupported Modifier and Type Method Description LoadBalancerProfileSourceIPSessionPersistenceSupported
LoadBalancerProfile. getSourceIpSessionPersistenceSupported()
Gets the sourceIpSessionPersistenceSupported.
-