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

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







RouterAdvertisedIpRange (Compute Engine API beta-rev20220726-2.0.0)












com.google.api.services.compute.model

Class RouterAdvertisedIpRange

    • Constructor Detail

      • RouterAdvertisedIpRange

        public RouterAdvertisedIpRange()
    • Method Detail

      • getDescription

        public String getDescription()
        User-specified description for the IP range.
        Returns:
        value or null for none
      • setDescription

        public RouterAdvertisedIpRange setDescription(String description)
        User-specified description for the IP range.
        Parameters:
        description - description or null for none
      • getRange

        public String getRange()
        The IP range to advertise. The value must be a CIDR-formatted string.
        Returns:
        value or null for none
      • setRange

        public RouterAdvertisedIpRange setRange(String range)
        The IP range to advertise. The value must be a CIDR-formatted string.
        Parameters:
        range - range or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy