Uses of Interface
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.copyconfig.input.CopyConfigRequest
Packages that use CopyConfigRequest
Package
Description
-
Uses of CopyConfigRequest in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return CopyConfigRequestModifier and TypeMethodDescriptionCopyConfigInput.getCopyConfigRequest()Return copyConfigRequest, ornullif it is not present.CopyConfigInputBuilder.getCopyConfigRequest()Return current value associated with the property corresponding toCopyConfigInput.getCopyConfigRequest().Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type CopyConfigRequestModifier and TypeMethodDescriptionCopyConfigInputBuilder.setCopyConfigRequest(CopyConfigRequest value) Set the property corresponding toCopyConfigInput.getCopyConfigRequest()to the specified value. -
Uses of CopyConfigRequest in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.copyconfig.input
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.copyconfig.input with type parameters of type CopyConfigRequestModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<CopyConfigRequest>>
E$$CopyConfigRequestBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.copyconfig.input that return CopyConfigRequestModifier and TypeMethodDescription@NonNull CopyConfigRequestCopyConfigRequestBuilder.build()A newCopyConfigRequestinstance.Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.copyconfig.input that return types with arguments of type CopyConfigRequestModifier and TypeMethodDescriptiondefault Class<CopyConfigRequest>CopyConfigRequest.implementedInterface()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.copyconfig.input with parameters of type CopyConfigRequestModifier and TypeMethodDescriptionstatic booleanCopyConfigRequest.bindingEquals(@NonNull CopyConfigRequest thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intCopyConfigRequest.bindingHashCode(@NonNull CopyConfigRequest obj) Default implementation ofObject.hashCode()contract for this interface.static StringCopyConfigRequest.bindingToString(@NonNull CopyConfigRequest obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.copyconfig.input with type arguments of type CopyConfigRequestModifier and TypeMethodDescriptionCopyConfigRequestBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<CopyConfigRequest> augmentation) Add an augmentation to this builder's product.CopyConfigRequestBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CopyConfigRequest>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.copyconfig.input with parameters of type CopyConfigRequestModifierConstructorDescriptionConstruct a builder initialized with state from specifiedCopyConfigRequest.