Class HostPairCollectionResponse
java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<HostPair>
com.microsoft.graph.security.requests.HostPairCollectionResponse
- All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<HostPair>,com.microsoft.graph.serializer.IJsonBackedObject
public class HostPairCollectionResponse
extends com.microsoft.graph.http.BaseCollectionResponse<HostPair>
The class for the Host Pair 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
-
HostPairCollectionResponse
public HostPairCollectionResponse()
-