| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.ip |
| Modifier and Type | Method and Description |
|---|---|
OvhLoadBalancingTask |
ApiOvhIp.loadBalancing_serviceName_stickiness_POST(String serviceName,
OvhLoadBalancingStickinessEnum stickiness)
Set Stickiness type.
|
| Modifier and Type | Field and Description |
|---|---|
OvhLoadBalancingStickinessEnum |
OvhLoadBalancingIp.stickiness
The type of stickiness currently in place on your Ip LoadBalancing
canBeNull && readOnly
|
| Modifier and Type | Method and Description |
|---|---|
static OvhLoadBalancingStickinessEnum |
OvhLoadBalancingStickinessEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhLoadBalancingStickinessEnum[] |
OvhLoadBalancingStickinessEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.