Class PrivateLinkResourceListResultInner

java.lang.Object
com.azure.resourcemanager.cognitiveservices.fluent.models.PrivateLinkResourceListResultInner

public final class PrivateLinkResourceListResultInner extends Object
A list of private link resources.
  • Constructor Details

    • PrivateLinkResourceListResultInner

      public PrivateLinkResourceListResultInner()
  • Method Details

    • value

      public List<PrivateLinkResource> value()
      Get the value property: Array of private link resources.
      Returns:
      the value value.
    • withValue

      Set the value property: Array of private link resources.
      Parameters:
      value - the value value to set.
      Returns:
      the PrivateLinkResourceListResultInner object itself.
    • validate

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