Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.ServiceOpsBuilder
Packages that use ServiceOpsBuilder
-
Uses of ServiceOpsBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626 that return ServiceOpsBuilderModifier and TypeMethodDescriptionServiceOpsBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<ServiceOps> augmentation) Add an augmentation to this builder's product.ServiceOpsBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<ServiceOps>> augmentationType) Remove an augmentation from this builder's product.ServiceOpsBuilder.setServices(Map<ServicesKey, Services> values) Set the property corresponding toServiceOps.getServices()to the specified value.