Class ServerPrivateLinkServiceConnectionStateProperty


  • public final class ServerPrivateLinkServiceConnectionStateProperty
    extends Object
    The ServerPrivateLinkServiceConnectionStateProperty model.
    • Constructor Detail

      • ServerPrivateLinkServiceConnectionStateProperty

        public ServerPrivateLinkServiceConnectionStateProperty()
    • Method Detail

      • description

        public String description()
        Get the description property: The private link service connection description.
        Returns:
        the description value.
      • withDescription

        public ServerPrivateLinkServiceConnectionStateProperty withDescription​(String description)
        Set the description property: The private link service connection description.
        Parameters:
        description - the description value to set.
        Returns:
        the ServerPrivateLinkServiceConnectionStateProperty object itself.
      • validate

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