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

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







InterconnectDiagnostics (Compute Engine API beta-rev20220312-1.32.1)












com.google.api.services.compute.model

Class InterconnectDiagnostics

    • Constructor Detail

      • InterconnectDiagnostics

        public InterconnectDiagnostics()
    • Method Detail

      • getArpCaches

        public List<InterconnectDiagnosticsARPEntry> getArpCaches()
        A list of InterconnectDiagnostics.ARPEntry objects, describing individual neighbors currently seen by the Google router in the ARP cache for the Interconnect. This will be empty when the Interconnect is not bundled.
        Returns:
        value or null for none
      • setArpCaches

        public InterconnectDiagnostics setArpCaches(List<InterconnectDiagnosticsARPEntry> arpCaches)
        A list of InterconnectDiagnostics.ARPEntry objects, describing individual neighbors currently seen by the Google router in the ARP cache for the Interconnect. This will be empty when the Interconnect is not bundled.
        Parameters:
        arpCaches - arpCaches or null for none
      • getLinks

        public List<InterconnectDiagnosticsLinkStatus> getLinks()
        A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
        Returns:
        value or null for none
      • getMacAddress

        public String getMacAddress()
        The MAC address of the Interconnect's bundle interface.
        Returns:
        value or null for none
      • setMacAddress

        public InterconnectDiagnostics setMacAddress(String macAddress)
        The MAC address of the Interconnect's bundle interface.
        Parameters:
        macAddress - macAddress or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy