Uses of Enum Class
com.yahoo.config.provision.ZoneEndpoint.AccessType
Packages that use ZoneEndpoint.AccessType
-
Uses of ZoneEndpoint.AccessType in com.yahoo.config.provision
Methods in com.yahoo.config.provision that return ZoneEndpoint.AccessTypeModifier and TypeMethodDescriptionZoneEndpoint.AllowedUrn.type()Type of private connection.static ZoneEndpoint.AccessTypeReturns the enum constant of this class with the specified name.static ZoneEndpoint.AccessType[]ZoneEndpoint.AccessType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.yahoo.config.provision with parameters of type ZoneEndpoint.AccessTypeModifier and TypeMethodDescriptionZoneEndpoint.allowedUrnsWith(ZoneEndpoint.AccessType type) List of URNs for the given access type.Constructors in com.yahoo.config.provision with parameters of type ZoneEndpoint.AccessType