Interface GetAclPortStatisticsInput

  • All Superinterfaces:
    AclStatsInput, org.opendaylight.yangtools.yang.binding.Augmentable<GetAclPortStatisticsInput>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.RpcInput

    public interface GetAclPortStatisticsInput
    extends AclStatsInput, org.opendaylight.yangtools.yang.binding.RpcInput, org.opendaylight.yangtools.yang.binding.Augmentable<GetAclPortStatisticsInput>

    This class represents the following YANG schema fragment defined in module acl-live-statistics

     input input {
       uses acl-stats-input;
     }
     
    The schema path to identify an instance is acl-live-statistics/get-acl-port-statistics/input

    To create instances of this class use GetAclPortStatisticsInputBuilder.

    See Also:
    GetAclPortStatisticsInputBuilder
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
    • Method Detail

      • implementedInterface

        default java.lang.Class<GetAclPortStatisticsInput> implementedInterface()
        Specified by:
        implementedInterface in interface AclStatsInput
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.RpcInput