Uses of Class
org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702.rpcbench.rpc.routes.RpcRouteBuilder
Packages that use RpcRouteBuilder
-
Uses of RpcRouteBuilder in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702.rpcbench.rpc.routes
Methods in org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702.rpcbench.rpc.routes that return RpcRouteBuilderModifier and TypeMethodDescriptionRpcRouteBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<RpcRoute> augmentation) Add an augmentation to this builder's product.RpcRouteBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<RpcRoute>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toRpcRoute.getId()to the specified value.RpcRouteBuilder.withKey(RpcRouteKey key) Set the key value corresponding toRpcRoute.key()to the specified value.