Uses of Class
com.yahoo.config.provision.ZoneEndpoint.AllowedUrn
Packages that use ZoneEndpoint.AllowedUrn
-
Uses of ZoneEndpoint.AllowedUrn in com.yahoo.config.provision
Methods in com.yahoo.config.provision that return types with arguments of type ZoneEndpoint.AllowedUrnModifier and TypeMethodDescriptionZoneEndpoint.allowedUrns()List of allowed URNs, for specified private access types.Constructor parameters in com.yahoo.config.provision with type arguments of type ZoneEndpoint.AllowedUrnModifierConstructorDescriptionZoneEndpoint(boolean isPublicEndpoint, boolean isPrivateEndpoint, List<ZoneEndpoint.AllowedUrn> allowedUrns)