Uses of Class
org.jclouds.rackspace.cloudloadbalancers.v1.domain.Protocol
-
Packages that use Protocol Package Description org.jclouds.rackspace.cloudloadbalancers.v1.features -
-
Uses of Protocol in org.jclouds.rackspace.cloudloadbalancers.v1.features
Methods in org.jclouds.rackspace.cloudloadbalancers.v1.features that return types with arguments of type Protocol Modifier and Type Method Description Iterable<Protocol>
ReportApi. listProtocols()
All load balancers must define the protocol of the service which is being load balanced.
-