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