Class ReferencedPublicIpAddress


  • public final class ReferencedPublicIpAddress
    extends Object
    Reference to a public IP address.
    • Constructor Detail

      • ReferencedPublicIpAddress

        public ReferencedPublicIpAddress()
    • Method Detail

      • id

        public String id()
        Get the id property: The PublicIPAddress Reference.
        Returns:
        the id value.
      • withId

        public ReferencedPublicIpAddress withId​(String id)
        Set the id property: The PublicIPAddress Reference.
        Parameters:
        id - the id value to set.
        Returns:
        the ReferencedPublicIpAddress object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.