Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverOutputBuilder
Packages that use RecoverOutputBuilder
-
Uses of RecoverOutputBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626 that return RecoverOutputBuilderModifier and TypeMethodDescriptionRecoverOutputBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<RecoverOutput> augmentation) Add an augmentation to this builder's product.RecoverOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<RecoverOutput>> augmentationType) Remove an augmentation from this builder's product.RecoverOutputBuilder.setMessage(String value) Set the property corresponding toRecoverOutput.getMessage()to the specified value.RecoverOutputBuilder.setResponse(RpcResultBase value) Set the property corresponding toRecoverOutput.getResponse()to the specified value.