Class EndpointCollectionResponse

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

public class EndpointCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<Endpoint>
The class for the Endpoint Collection Response.
  • Constructor Details

    • EndpointCollectionResponse

      public EndpointCollectionResponse()