Uses of Interface
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.CopyConfigInput
Packages that use CopyConfigInput
-
Uses of CopyConfigInput in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with type parameters of type CopyConfigInputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<CopyConfigInput>>
E$$CopyConfigInputBuilder.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 that return CopyConfigInputModifier and TypeMethodDescription@NonNull CopyConfigInputCopyConfigInputBuilder.build()A newCopyConfigInputinstance.Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return types with arguments of type CopyConfigInputModifier and TypeMethodDescriptiondefault Class<CopyConfigInput>CopyConfigInput.implementedInterface()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type CopyConfigInputModifier and TypeMethodDescriptionstatic booleanCopyConfigInput.bindingEquals(@NonNull CopyConfigInput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intCopyConfigInput.bindingHashCode(@NonNull CopyConfigInput obj) Default implementation ofObject.hashCode()contract for this interface.static StringCopyConfigInput.bindingToString(@NonNull CopyConfigInput obj) Default implementation ofObject.toString()contract for this interface.com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<CopyConfigOutput>>SonicGnoiYangService.copyConfig(CopyConfigInput input) InvokeCopyConfigRPC.Method parameters in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with type arguments of type CopyConfigInputModifier and TypeMethodDescriptionCopyConfigInputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<CopyConfigInput> augmentation) Add an augmentation to this builder's product.CopyConfigInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CopyConfigInput>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type CopyConfigInputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedCopyConfigInput.