org.jclouds.aliyun.slb.loadbalancer.domain.SLBLoadBalancerProtocol Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of aliyun-slb Show documentation
Show all versions of aliyun-slb Show documentation
jclouds components to access an implementation of SLB
The newest version!
package org.jclouds.aliyun.slb.loadbalancer.domain;
public enum SLBLoadBalancerProtocol {
HTTP, HTTPS, TCP, UDP
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy