Uses of Class
com.ibm.cloud.is.vpc.v1.model.LoadBalancerPoolPatch.Builder
Packages that use LoadBalancerPoolPatch.Builder
-
Uses of LoadBalancerPoolPatch.Builder in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return LoadBalancerPoolPatch.BuilderModifier and TypeMethodDescriptionSet the algorithm.LoadBalancerPoolPatch.Builder.healthMonitor
(LoadBalancerPoolHealthMonitorPatch healthMonitor) Set the healthMonitor.Set the name.LoadBalancerPoolPatch.newBuilder()
New builder.Set the protocol.LoadBalancerPoolPatch.Builder.proxyProtocol
(String proxyProtocol) Set the proxyProtocol.LoadBalancerPoolPatch.Builder.sessionPersistence
(LoadBalancerPoolSessionPersistencePatch sessionPersistence) Set the sessionPersistence.