Class AttributeSetCollectionResponse

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

public class AttributeSetCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<AttributeSet>
The class for the Attribute Set Collection Response.
  • Constructor Details

    • AttributeSetCollectionResponse

      public AttributeSetCollectionResponse()