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.
-
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
-
HostPortCollectionResponse
public HostPortCollectionResponse()
-