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.
  • Constructor Details

    • HostPairCollectionResponse

      public HostPairCollectionResponse()