All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.compute.model.BfdStatusPacketCounts.html Maven / Gradle / Ivy

The newest version!






BfdStatusPacketCounts (Compute Engine API v1-rev20250320-2.0.0)












com.google.api.services.compute.model

Class BfdStatusPacketCounts

    • Constructor Detail

      • BfdStatusPacketCounts

        public BfdStatusPacketCounts()
    • Method Detail

      • getNumRx

        public Long getNumRx()
        Number of packets received since the beginning of the current BFD session.
        Returns:
        value or null for none
      • setNumRx

        public BfdStatusPacketCounts setNumRx(Long numRx)
        Number of packets received since the beginning of the current BFD session.
        Parameters:
        numRx - numRx or null for none
      • getNumRxRejected

        public Long getNumRxRejected()
        Number of packets received that were rejected because of errors since the beginning of the current BFD session.
        Returns:
        value or null for none
      • setNumRxRejected

        public BfdStatusPacketCounts setNumRxRejected(Long numRxRejected)
        Number of packets received that were rejected because of errors since the beginning of the current BFD session.
        Parameters:
        numRxRejected - numRxRejected or null for none
      • getNumRxSuccessful

        public Long getNumRxSuccessful()
        Number of packets received that were successfully processed since the beginning of the current BFD session.
        Returns:
        value or null for none
      • setNumRxSuccessful

        public BfdStatusPacketCounts setNumRxSuccessful(Long numRxSuccessful)
        Number of packets received that were successfully processed since the beginning of the current BFD session.
        Parameters:
        numRxSuccessful - numRxSuccessful or null for none
      • getNumTx

        public Long getNumTx()
        Number of packets transmitted since the beginning of the current BFD session.
        Returns:
        value or null for none
      • setNumTx

        public BfdStatusPacketCounts setNumTx(Long numTx)
        Number of packets transmitted since the beginning of the current BFD session.
        Parameters:
        numTx - numTx or null for none
      • clone

        public BfdStatusPacketCounts clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2025 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy