Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance.connection.points.connection.point.endpoints.EndpointBuilder
-
-
Uses of EndpointBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance.connection.points.connection.point.endpoints
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.network.instance.rev151018.network.instance.top.network.instances.network.instance.connection.points.connection.point.endpoints that return EndpointBuilder Modifier and Type Method Description EndpointBuilderEndpointBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Endpoint> augmentation)Add an augmentation to this builder's product.EndpointBuilderEndpointBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Endpoint>> augmentationType)Remove an augmentation from this builder's product.EndpointBuilderEndpointBuilder. setConfig(Config value)Set the property corresponding toEndpoint.getConfig()to the specified value.EndpointBuilderEndpointBuilder. setEndpointId(String value)Set the property corresponding toEndpoint.getEndpointId()to the specified value.EndpointBuilderEndpointBuilder. setState(State value)Set the property corresponding toEndpoint.getState()to the specified value.EndpointBuilderEndpointBuilder. withKey(EndpointKey key)
-