Class HostComponentCollectionResponse

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

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

    • HostComponentCollectionResponse

      public HostComponentCollectionResponse()