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

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







InterconnectLocationRegionInfo (Compute Engine API beta-rev20220726-2.0.0)












com.google.api.services.compute.model

Class InterconnectLocationRegionInfo

    • Constructor Detail

      • InterconnectLocationRegionInfo

        public InterconnectLocationRegionInfo()
    • Method Detail

      • getExpectedRttMs

        public Long getExpectedRttMs()
        Expected round-trip time in milliseconds, from this InterconnectLocation to a VM in this region.
        Returns:
        value or null for none
      • setExpectedRttMs

        public InterconnectLocationRegionInfo setExpectedRttMs(Long expectedRttMs)
        Expected round-trip time in milliseconds, from this InterconnectLocation to a VM in this region.
        Parameters:
        expectedRttMs - expectedRttMs or null for none
      • getLocationPresence

        public String getLocationPresence()
        Identifies the network presence of this location.
        Returns:
        value or null for none
      • setLocationPresence

        public InterconnectLocationRegionInfo setLocationPresence(String locationPresence)
        Identifies the network presence of this location.
        Parameters:
        locationPresence - locationPresence or null for none
      • getRegion

        public String getRegion()
        URL for the region of this location.
        Returns:
        value or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy