Class AutoApprovedPrivateLinkServiceInner


  • public final class AutoApprovedPrivateLinkServiceInner
    extends Object
    The information of an AutoApprovedPrivateLinkService.
    • Constructor Detail

      • AutoApprovedPrivateLinkServiceInner

        public AutoApprovedPrivateLinkServiceInner()
    • Method Detail

      • privateLinkService

        public String privateLinkService()
        Get the privateLinkService property: The id of the private link service resource.
        Returns:
        the privateLinkService value.
      • withPrivateLinkService

        public AutoApprovedPrivateLinkServiceInner withPrivateLinkService​(String privateLinkService)
        Set the privateLinkService property: The id of the private link service resource.
        Parameters:
        privateLinkService - the privateLinkService value to set.
        Returns:
        the AutoApprovedPrivateLinkServiceInner object itself.
      • validate

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