Package com.yahoo.cloud.config
Class LbServicesConfig.Tenants.Applications.Endpoints.Scope
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.LeafNode<ENUM>
com.yahoo.config.EnumNode<LbServicesConfig.Tenants.Applications.Endpoints.Scope.Enum>
com.yahoo.cloud.config.LbServicesConfig.Tenants.Applications.Endpoints.Scope
- All Implemented Interfaces:
Cloneable
- Enclosing class:
- LbServicesConfig.Tenants.Applications.Endpoints
public static final class LbServicesConfig.Tenants.Applications.Endpoints.Scope
extends com.yahoo.config.EnumNode<LbServicesConfig.Tenants.Applications.Endpoints.Scope.Enum>
This class represents lb-services.tenants{}.applications{}.endpoints[].scope
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum -
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.yahoo.config.LeafNode
initialized, value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.yahoo.config.EnumNode
getValue, toStringMethods inherited from class com.yahoo.config.LeafNode
clone, equals, hashCode, setValue, valueMethods inherited from class com.yahoo.config.Node
postInitialize
-
Field Details
-
application
-
global
-
zone
-
-
Constructor Details
-
Scope
public Scope() -
Scope
-
-
Method Details
-
doSetValue
- Specified by:
doSetValuein classcom.yahoo.config.LeafNode<LbServicesConfig.Tenants.Applications.Endpoints.Scope.Enum>
-