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

There is a newer version: v1-rev20250107-2.0.0
Show newest version






RouterAdvertisedIpRange (Compute Engine API alpha-rev20200526-1.30.9)












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–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy