Class TeamsAsyncOperationCollectionResponse

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

public class TeamsAsyncOperationCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<TeamsAsyncOperation>
The class for the Teams Async Operation Collection Response.
  • Constructor Details

    • TeamsAsyncOperationCollectionResponse

      public TeamsAsyncOperationCollectionResponse()