Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.cds.types.rev191024.ClientGeneration
Packages that use ClientGeneration
Package
Description
This package defines basic concepts used to interact with the CDS backend implementation.
-
Uses of ClientGeneration in org.opendaylight.controller.cluster.access.concepts
Methods in org.opendaylight.controller.cluster.access.concepts that return ClientGeneration -
Uses of ClientGeneration in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.cds.types.rev191024
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.cds.types.rev191024 that return ClientGenerationModifier and TypeMethodDescriptionstatic ClientGenerationClientGeneration.getDefaultInstance(String defaultValue) ClientIdentifier.getGeneration()Return generation, ornullif it is not present.default @NonNull ClientGenerationClientIdentifier.requireGeneration()Return generation, guaranteed to be non-null.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.cds.types.rev191024 with parameters of type ClientGenerationModifierConstructorDescriptionClientGeneration(ClientGeneration source) Creates a copy from Source Object.