Uses of Enum
com.exoscale.sdk.model.AddServiceToLoadBalancerRequest.ProtocolEnum
Packages that use AddServiceToLoadBalancerRequest.ProtocolEnum
-
Uses of AddServiceToLoadBalancerRequest.ProtocolEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return AddServiceToLoadBalancerRequest.ProtocolEnumModifier and TypeMethodDescriptionAddServiceToLoadBalancerRequest.getProtocol()
Network traffic protocolReturns the enum constant of this type with the specified name.AddServiceToLoadBalancerRequest.ProtocolEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.exoscale.sdk.model with parameters of type AddServiceToLoadBalancerRequest.ProtocolEnumModifier and TypeMethodDescriptionAddServiceToLoadBalancerRequest.protocol
(AddServiceToLoadBalancerRequest.ProtocolEnum protocol) void
AddServiceToLoadBalancerRequest.setProtocol
(AddServiceToLoadBalancerRequest.ProtocolEnum protocol)