Uses of Package
org.jclouds.rackspace.cloudloadbalancers.v1.domain

Packages that use org.jclouds.rackspace.cloudloadbalancers.v1.domain
org.jclouds.rackspace.cloudloadbalancers.v1.domain   
org.jclouds.rackspace.cloudloadbalancers.v1.domain.internal   
org.jclouds.rackspace.cloudloadbalancers.v1.features   
org.jclouds.rackspace.cloudloadbalancers.v1.functions   
org.jclouds.rackspace.cloudloadbalancers.v1.loadbalancer.functions   
org.jclouds.rackspace.cloudloadbalancers.v1.loadbalancer.strategy   
org.jclouds.rackspace.cloudloadbalancers.v1.predicates   
 

Classes in org.jclouds.rackspace.cloudloadbalancers.v1.domain used by org.jclouds.rackspace.cloudloadbalancers.v1.domain
AccessRule
          The access rule management feature allows fine-grained network access controls to be applied to the load balancer's virtual IP address.
AccessRule.Type
           
AccessRuleWithId
          The same as AccessRule but this will have an id as assigned by the Cloud Load Balancers service.
AccountUsage
           
AddNode
          The nodes defined by the load balancer are responsible for servicing the requests received through the load balancer's virtual IP.
AddNode.Builder
           
ConnectionThrottle
          The connection throttling feature imposes limits on the number of connections per IP address to help mitigate malicious or abusive traffic to your applications.
ConnectionThrottle.Builder
           
CreateLoadBalancer
          Used to create Load Balancers.
CreateLoadBalancer.Builder
           
HealthMonitor
          The load balancing service includes a health monitoring operation which periodically checks your back-end nodes to ensure they are responding correctly.
HealthMonitor.Builder
           
HealthMonitor.Type
          Every health monitor has a type attribute to signify what kind of monitor it is.
LoadBalancer
           
LoadBalancer.Builder
           
LoadBalancer.Status
          All load balancers also have a status attribute to signify the current configuration status of the device.
LoadBalancerInfo
           
LoadBalancerUsage
           
Metadata
          Key and value must be 256 characters or less.
Node
          The nodes defined by the load balancer are responsible for servicing the requests received through the load balancer's virtual IP.
Node.Builder
           
Node.Status
          The status is determined by the passive or active health monitors.
SessionPersistence
          Session persistence is a feature of the load balancing service that forces multiple requests from clients to be directed to the same node.
SourceAddresses
          The load balancer source IP addresses are useful for customers who are automating the deployment of infrastructure and need to determine the IP addresses of requests coming from our load balancers for the purpose of creating more robust firewall rules.
SourceAddresses.Builder
           
SSLTermination
          The SSL Termination feature allows a load balancer user to terminate SSL traffic at the load balancer layer versus at the web server layer.
SSLTermination.Builder
           
UpdateLoadBalancer
          Used to update Load Balancers.
UpdateLoadBalancer.Builder
           
UpdateNode
          Used to update Nodes.
UpdateNode.Builder
           
VirtualIP
          A virtual IP (VIP) makes a load balancer accessible by clients.
VirtualIP.IPVersion
          Virtual IP Versions
VirtualIP.Type
          Virtual IP Types
VirtualIPWithId
           
 

Classes in org.jclouds.rackspace.cloudloadbalancers.v1.domain used by org.jclouds.rackspace.cloudloadbalancers.v1.domain.internal
ConnectionThrottle
          The connection throttling feature imposes limits on the number of connections per IP address to help mitigate malicious or abusive traffic to your applications.
HealthMonitor
          The load balancing service includes a health monitoring operation which periodically checks your back-end nodes to ensure they are responding correctly.
SessionPersistence
          Session persistence is a feature of the load balancing service that forces multiple requests from clients to be directed to the same node.
 

Classes in org.jclouds.rackspace.cloudloadbalancers.v1.domain used by org.jclouds.rackspace.cloudloadbalancers.v1.features
AccessRule
          The access rule management feature allows fine-grained network access controls to be applied to the load balancer's virtual IP address.
AccessRuleWithId
          The same as AccessRule but this will have an id as assigned by the Cloud Load Balancers service.
AddNode
          The nodes defined by the load balancer are responsible for servicing the requests received through the load balancer's virtual IP.
ConnectionThrottle
          The connection throttling feature imposes limits on the number of connections per IP address to help mitigate malicious or abusive traffic to your applications.
CreateLoadBalancer
          Used to create Load Balancers.
HealthMonitor
          The load balancing service includes a health monitoring operation which periodically checks your back-end nodes to ensure they are responding correctly.
HistoricalUsage
           
LoadBalancer
           
LoadBalancerStats
           
LoadBalancerUsage
           
Metadata
          Key and value must be 256 characters or less.
Node
          The nodes defined by the load balancer are responsible for servicing the requests received through the load balancer's virtual IP.
Protocol
           
SessionPersistence
          Session persistence is a feature of the load balancing service that forces multiple requests from clients to be directed to the same node.
SSLTermination
          The SSL Termination feature allows a load balancer user to terminate SSL traffic at the load balancer layer versus at the web server layer.
UpdateLoadBalancer
          Used to update Load Balancers.
UpdateNode
          Used to update Nodes.
VirtualIP
          A virtual IP (VIP) makes a load balancer accessible by clients.
VirtualIPWithId
           
 

Classes in org.jclouds.rackspace.cloudloadbalancers.v1.domain used by org.jclouds.rackspace.cloudloadbalancers.v1.functions
LoadBalancer
           
LoadBalancerUsage
           
Metadata
          Key and value must be 256 characters or less.
Node
          The nodes defined by the load balancer are responsible for servicing the requests received through the load balancer's virtual IP.
SessionPersistence
          Session persistence is a feature of the load balancing service that forces multiple requests from clients to be directed to the same node.
 

Classes in org.jclouds.rackspace.cloudloadbalancers.v1.domain used by org.jclouds.rackspace.cloudloadbalancers.v1.loadbalancer.functions
LoadBalancer
           
 

Classes in org.jclouds.rackspace.cloudloadbalancers.v1.domain used by org.jclouds.rackspace.cloudloadbalancers.v1.loadbalancer.strategy
LoadBalancer
           
 

Classes in org.jclouds.rackspace.cloudloadbalancers.v1.domain used by org.jclouds.rackspace.cloudloadbalancers.v1.predicates
LoadBalancer
           
LoadBalancer.Status
          All load balancers also have a status attribute to signify the current configuration status of the device.
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.