public class MobileThreatDefenseConnectorCollectionPage extends com.microsoft.graph.http.BaseCollectionPage<MobileThreatDefenseConnector,MobileThreatDefenseConnectorCollectionRequestBuilder>
| Constructor and Description |
|---|
MobileThreatDefenseConnectorCollectionPage(java.util.List<MobileThreatDefenseConnector> pageContents,
MobileThreatDefenseConnectorCollectionRequestBuilder nextRequestBuilder)
Creates the collection page for MobileThreatDefenseConnector
|
MobileThreatDefenseConnectorCollectionPage(MobileThreatDefenseConnectorCollectionResponse response,
MobileThreatDefenseConnectorCollectionRequestBuilder builder)
A collection page for MobileThreatDefenseConnector
|
public MobileThreatDefenseConnectorCollectionPage(@Nonnull
MobileThreatDefenseConnectorCollectionResponse response,
@Nonnull
MobileThreatDefenseConnectorCollectionRequestBuilder builder)
response - the serialized MobileThreatDefenseConnectorCollectionResponse from the servicebuilder - the request builder for the next collection pagepublic MobileThreatDefenseConnectorCollectionPage(@Nonnull
java.util.List<MobileThreatDefenseConnector> pageContents,
@Nullable
MobileThreatDefenseConnectorCollectionRequestBuilder nextRequestBuilder)
pageContents - the contents of this pagenextRequestBuilder - the request builder for the next page