Class NamedLocationCollectionResponse

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

public class NamedLocationCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<NamedLocation>
The class for the Named Location Collection Response.
  • Constructor Details

    • NamedLocationCollectionResponse

      public NamedLocationCollectionResponse()