Class SimulationCollectionResponse

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

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

    • SimulationCollectionResponse

      public SimulationCollectionResponse()