Package com.microsoft.graph.requests
Class B2xIdentityUserFlowCollectionResponse
java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<B2xIdentityUserFlow>
com.microsoft.graph.requests.B2xIdentityUserFlowCollectionResponse
- All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<B2xIdentityUserFlow>,com.microsoft.graph.serializer.IJsonBackedObject
public class B2xIdentityUserFlowCollectionResponse
extends com.microsoft.graph.http.BaseCollectionResponse<B2xIdentityUserFlow>
The class for the B2x Identity User Flow 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
-
B2xIdentityUserFlowCollectionResponse
public B2xIdentityUserFlowCollectionResponse()
-