Class SslCertificateCollectionResponse

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

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

    • SslCertificateCollectionResponse

      public SslCertificateCollectionResponse()