Package com.mypurecloud.sdk.v2.model
Class TrustedCertificates
java.lang.Object
com.mypurecloud.sdk.v2.model.TrustedCertificates
- All Implemented Interfaces:
Serializable
Information about trusted certificates
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionentities(List<TrustedCertificateInfo> entities) The list of trusted certificatesbooleangetTotal()inthashCode()voidsetEntities(List<TrustedCertificateInfo> entities) voidtoString()The total number of trusted certificates
-
Constructor Details
-
TrustedCertificates
public TrustedCertificates() -
TrustedCertificates
-
-
Method Details