Uses of Class
com.mypurecloud.sdk.v2.model.TrustedCertificateInfo
Packages that use TrustedCertificateInfo
-
Uses of TrustedCertificateInfo in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TrustedCertificateInfoModifier and TypeMethodDescriptionTrustedCertificateInfo.description(String description) The description of the certificateTrustedCertificateInfo.serialNumber(String serialNumber) The serial number of the certificateThe signature of the certificateMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type TrustedCertificateInfoMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type TrustedCertificateInfoModifier and TypeMethodDescriptionTrustedCertificates.entities(List<TrustedCertificateInfo> entities) The list of trusted certificatesvoidTrustedCertificates.setEntities(List<TrustedCertificateInfo> entities)