Class HostCollectionResponse

java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<Host>
com.microsoft.graph.security.requests.HostCollectionResponse
All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<Host>, com.microsoft.graph.serializer.IJsonBackedObject

public class HostCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<Host>
The class for the Host Collection Response.
  • Constructor Details

    • HostCollectionResponse

      public HostCollectionResponse()