Package com.yahoo.cloud.config
Class LbServicesConfig.Tenants.Applications.Endpoints
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.cloud.config.LbServicesConfig.Tenants.Applications.Endpoints
- Enclosing class:
- LbServicesConfig.Tenants.Applications
public static final class LbServicesConfig.Tenants.Applications.Endpoints
extends com.yahoo.config.InnerNode
This class represents lb-services.tenants{}.applications{}.endpoints[]
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classThis class represents lb-services.tenants{}.applications{}.endpoints[].routingMethodstatic final classThis class represents lb-services.tenants{}.applications{}.endpoints[].scope -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.yahoo.config.InnerNode
equals, getAllDescendantLeafNodes, getChildren, getChildrenWithVectorsFlattened, hashCode, postInitialize, toStringMethods inherited from class com.yahoo.config.Node
clone
-
Constructor Details
-
Endpoints
-
-
Method Details
-
dnsName
- Returns:
- lb-services.tenants{}.applications{}.endpoints[].dnsName
-
clusterId
- Returns:
- lb-services.tenants{}.applications{}.endpoints[].clusterId
-
scope
- Returns:
- lb-services.tenants{}.applications{}.endpoints[].scope
-
routingMethod
- Returns:
- lb-services.tenants{}.applications{}.endpoints[].routingMethod
-
weight
public int weight()- Returns:
- lb-services.tenants{}.applications{}.endpoints[].weight
-
hosts
- Returns:
- lb-services.tenants{}.applications{}.endpoints[].hosts[]
-
hosts
- Parameters:
i- the index of the value to return- Returns:
- lb-services.tenants{}.applications{}.endpoints[].hosts[]
-