Class HostSslCertificateCollectionResponse

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

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

    • HostSslCertificateCollectionResponse

      public HostSslCertificateCollectionResponse()