public class B2xIdentityUserFlowCollectionRequestBuilder extends com.microsoft.graph.http.BaseCollectionRequestBuilder<B2xIdentityUserFlow,B2xIdentityUserFlowRequestBuilder,B2xIdentityUserFlowCollectionResponse,B2xIdentityUserFlowCollectionPage,B2xIdentityUserFlowCollectionRequest>
| Constructor and Description |
|---|
B2xIdentityUserFlowCollectionRequestBuilder(java.lang.String requestUrl,
com.microsoft.graph.core.IBaseClient<?> client,
java.util.List<? extends com.microsoft.graph.options.Option> requestOptions)
The request builder for this collection of IdentityContainer
|
| Modifier and Type | Method and Description |
|---|---|
com.microsoft.graph.http.PrimitiveRequestBuilder<java.lang.Long> |
count()
Gets the raw count request for the collection
|
buildRequest, buildRequest, byIdpublic B2xIdentityUserFlowCollectionRequestBuilder(@Nonnull
java.lang.String requestUrl,
@Nonnull
com.microsoft.graph.core.IBaseClient<?> client,
@Nullable
java.util.List<? extends com.microsoft.graph.options.Option> requestOptions)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this request