Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RecoverInputBuilder
Packages that use RecoverInputBuilder
-
Uses of RecoverInputBuilder 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 RecoverInputBuilderModifier and TypeMethodDescriptionRecoverInputBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<RecoverInput> augmentation) Add an augmentation to this builder's product.RecoverInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<RecoverInput>> augmentationType) Remove an augmentation from this builder's product.RecoverInputBuilder.setEntityId(String value) Set the property corresponding toRecoverInput.getEntityId()to the specified value.RecoverInputBuilder.setEntityName(EntityNameBase value) Set the property corresponding toRecoverInput.getEntityName()to the specified value.RecoverInputBuilder.setEntityType(EntityTypeBase value) Set the property corresponding toRecoverInput.getEntityType()to the specified value.