Open Kilda Java Documentation
org.openkilda.testing.config.DefaultServiceConfig Member List

This is the complete list of members for org.openkilda.testing.config.DefaultServiceConfig, including all inherited members.

aswitchRestTemplate(@Value("${aswitch.endpoint}") String endpoint)org.openkilda.testing.config.DefaultServiceConfig
floodlightRestTemplate( @Value("${floodlight.endpoint}") String endpoint, @Value("${floodlight.username}") String username, @Value("${floodlight.password}") String password)org.openkilda.testing.config.DefaultServiceConfig
northboundRestTemplate( @Value("${northbound.endpoint}") String endpoint, @Value("${northbound.username}") String username, @Value("${northbound.password}") String password)org.openkilda.testing.config.DefaultServiceConfig
topologyEngineRestTemplate( @Value("${topology-engine-rest.endpoint}") String endpoint, @Value("${topology-engine-rest.username}") String username, @Value("${topology-engine-rest.password}") String password)org.openkilda.testing.config.DefaultServiceConfig
traffExamRestTemplate()org.openkilda.testing.config.DefaultServiceConfig