Class HostPortCollectionResponse

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

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

    • HostPortCollectionResponse

      public HostPortCollectionResponse()