Uses of Interface
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.copyconfig.output.CopyConfigResponse
Packages that use CopyConfigResponse
Package
Description
-
Uses of CopyConfigResponse in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return CopyConfigResponseModifier and TypeMethodDescriptionCopyConfigOutput.getCopyConfigResponse()Return copyConfigResponse, ornullif it is not present.CopyConfigOutputBuilder.getCopyConfigResponse()Return current value associated with the property corresponding toCopyConfigOutput.getCopyConfigResponse().Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type CopyConfigResponseModifier and TypeMethodDescriptionCopyConfigOutputBuilder.setCopyConfigResponse(CopyConfigResponse value) Set the property corresponding toCopyConfigOutput.getCopyConfigResponse()to the specified value. -
Uses of CopyConfigResponse in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.copyconfig.output
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.copyconfig.output with type parameters of type CopyConfigResponseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<CopyConfigResponse>>
E$$CopyConfigResponseBuilder.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.output that return CopyConfigResponseModifier and TypeMethodDescription@NonNull CopyConfigResponseCopyConfigResponseBuilder.build()A newCopyConfigResponseinstance.Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.copyconfig.output that return types with arguments of type CopyConfigResponseModifier and TypeMethodDescriptiondefault Class<CopyConfigResponse>CopyConfigResponse.implementedInterface()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.copyconfig.output with parameters of type CopyConfigResponseModifier and TypeMethodDescriptionstatic booleanCopyConfigResponse.bindingEquals(@NonNull CopyConfigResponse thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intCopyConfigResponse.bindingHashCode(@NonNull CopyConfigResponse obj) Default implementation ofObject.hashCode()contract for this interface.static StringCopyConfigResponse.bindingToString(@NonNull CopyConfigResponse obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.copyconfig.output with type arguments of type CopyConfigResponseModifier and TypeMethodDescriptionCopyConfigResponseBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<CopyConfigResponse> augmentation) Add an augmentation to this builder's product.CopyConfigResponseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CopyConfigResponse>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.copyconfig.output with parameters of type CopyConfigResponseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedCopyConfigResponse.