Uses of Class
com.mypurecloud.sdk.v2.model.CertificateAuthorityEntityListing
Packages that use CertificateAuthorityEntityListing
-
Uses of CertificateAuthorityEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return CertificateAuthorityEntityListingModifier and TypeMethodDescriptionTelephonyProvidersEdgeApi.getTelephonyProvidersEdgesCertificateauthorities()Get the list of certificate authorities.TelephonyProvidersEdgeApi.getTelephonyProvidersEdgesCertificateauthorities(GetTelephonyProvidersEdgesCertificateauthoritiesRequest request) Get the list of certificate authorities.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type CertificateAuthorityEntityListingModifier and TypeMethodDescriptionTelephonyProvidersEdgeApi.getTelephonyProvidersEdgesCertificateauthorities(ApiRequest<Void> request) Get the list of certificate authorities.TelephonyProvidersEdgeApiAsync.getTelephonyProvidersEdgesCertificateauthoritiesAsync(GetTelephonyProvidersEdgesCertificateauthoritiesRequest request, AsyncApiCallback<CertificateAuthorityEntityListing> callback) Get the list of certificate authorities.TelephonyProvidersEdgeApiAsync.getTelephonyProvidersEdgesCertificateauthoritiesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CertificateAuthorityEntityListing>> callback) Get the list of certificate authorities.TelephonyProvidersEdgeApi.getTelephonyProvidersEdgesCertificateauthoritiesWithHttpInfo()Get the list of certificate authorities.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type CertificateAuthorityEntityListingModifier and TypeMethodDescriptionTelephonyProvidersEdgeApiAsync.getTelephonyProvidersEdgesCertificateauthoritiesAsync(GetTelephonyProvidersEdgesCertificateauthoritiesRequest request, AsyncApiCallback<CertificateAuthorityEntityListing> callback) Get the list of certificate authorities.TelephonyProvidersEdgeApiAsync.getTelephonyProvidersEdgesCertificateauthoritiesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CertificateAuthorityEntityListing>> callback) Get the list of certificate authorities. -
Uses of CertificateAuthorityEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CertificateAuthorityEntityListingModifier and TypeMethodDescriptionCertificateAuthorityEntityListing.entities(List<DomainCertificateAuthority> entities) CertificateAuthorityEntityListing.pageNumber(Integer pageNumber) CertificateAuthorityEntityListing.previousUri(String previousUri)