Interface PolicyCollection


  • public interface PolicyCollection
    An immutable client-side representation of PolicyCollection.
    • Method Detail

      • value

        List<PolicyContract> value()
        Gets the value property: Policy Contract value.
        Returns:
        the value value.
      • count

        Long count()
        Gets the count property: Total record count number.
        Returns:
        the count value.
      • nextLink

        String nextLink()
        Gets the nextLink property: Next page link if any.
        Returns:
        the nextLink value.
      • innerModel

        PolicyCollectionInner innerModel()
        Gets the inner com.azure.resourcemanager.apimanagement.fluent.models.PolicyCollectionInner object.
        Returns:
        the inner object.