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

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

The newest version!






PublicAdvertisedPrefixPublicDelegatedPrefix (Compute Engine API v1-rev20250320-2.0.0)












com.google.api.services.compute.model

Class PublicAdvertisedPrefixPublicDelegatedPrefix

    • Constructor Detail

      • PublicAdvertisedPrefixPublicDelegatedPrefix

        public PublicAdvertisedPrefixPublicDelegatedPrefix()
    • Method Detail

      • getIpRange

        public String getIpRange()
        The IP address range of the public delegated prefix
        Returns:
        value or null for none
      • getName

        public String getName()
        The name of the public delegated prefix
        Returns:
        value or null for none
      • getProject

        public String getProject()
        The project number of the public delegated prefix
        Returns:
        value or null for none
      • getRegion

        public String getRegion()
        The region of the public delegated prefix if it is regional. If absent, the prefix is global.
        Returns:
        value or null for none
      • getStatus

        public String getStatus()
        The status of the public delegated prefix. Possible values are: INITIALIZING: The public delegated prefix is being initialized and addresses cannot be created yet. ANNOUNCED: The public delegated prefix is active.
        Returns:
        value or null for none
      • setStatus

        public PublicAdvertisedPrefixPublicDelegatedPrefix setStatus(String status)
        The status of the public delegated prefix. Possible values are: INITIALIZING: The public delegated prefix is being initialized and addresses cannot be created yet. ANNOUNCED: The public delegated prefix is active.
        Parameters:
        status - status or null for none

Copyright © 2011–2025 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy