Package com.microsoft.graph.requests
Class MobileLobAppCollectionResponse
java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<MobileLobApp>
com.microsoft.graph.requests.MobileLobAppCollectionResponse
- All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<MobileLobApp>
,com.microsoft.graph.serializer.IJsonBackedObject
public class MobileLobAppCollectionResponse
extends com.microsoft.graph.http.BaseCollectionResponse<MobileLobApp>
The class for the Mobile Lob App Collection Response.
-
Field Summary
Fields inherited from class com.microsoft.graph.http.BaseCollectionResponse
nextLink, value
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.microsoft.graph.http.BaseCollectionResponse
additionalDataManager, nextLink, setRawObject, values
-
Constructor Details
-
MobileLobAppCollectionResponse
public MobileLobAppCollectionResponse()
-