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

The newest version!






RouterAdvertisedIpRange (Compute Engine API v1-rev20250320-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
      • clone

        public RouterAdvertisedIpRange 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