Class AllowedValueCollectionResponse

java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<AllowedValue>
com.microsoft.graph.requests.AllowedValueCollectionResponse
All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<AllowedValue>, com.microsoft.graph.serializer.IJsonBackedObject

public class AllowedValueCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<AllowedValue>
The class for the Allowed Value Collection Response.
  • Constructor Details

    • AllowedValueCollectionResponse

      public AllowedValueCollectionResponse()