Package com.yahoo.cloud.config
Class ModelConfig.Hosts.Services.Ports
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.cloud.config.ModelConfig.Hosts.Services.Ports
- Enclosing class:
- ModelConfig.Hosts.Services
public static final class ModelConfig.Hosts.Services.Ports
extends com.yahoo.config.InnerNode
This class represents model.hosts[].services[].ports[]
-
Nested Class Summary
Nested Classes -
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
-
Ports
-
-
Method Details
-
number
public int number()- Returns:
- model.hosts[].services[].ports[].number
-
tags
- Returns:
- model.hosts[].services[].ports[].tags
-