Uses of Class
com.mypurecloud.sdk.v2.model.MaskingRuleListing
Packages that use MaskingRuleListing
-
Uses of MaskingRuleListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return MaskingRuleListingModifier and TypeMethodDescriptionDataPrivacyApi.getDataprivacyMaskingrules()Retrieve the list of masking rules.DataPrivacyApi.getDataprivacyMaskingrules(GetDataprivacyMaskingrulesRequest request) Retrieve the list of masking rules.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type MaskingRuleListingModifier and TypeMethodDescriptionDataPrivacyApi.getDataprivacyMaskingrules(ApiRequest<Void> request) Retrieve the list of masking rules.DataPrivacyApiAsync.getDataprivacyMaskingrulesAsync(GetDataprivacyMaskingrulesRequest request, AsyncApiCallback<MaskingRuleListing> callback) Retrieve the list of masking rules.DataPrivacyApiAsync.getDataprivacyMaskingrulesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<MaskingRuleListing>> callback) Retrieve the list of masking rules.DataPrivacyApi.getDataprivacyMaskingrulesWithHttpInfo()Retrieve the list of masking rules.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type MaskingRuleListingModifier and TypeMethodDescriptionDataPrivacyApiAsync.getDataprivacyMaskingrulesAsync(GetDataprivacyMaskingrulesRequest request, AsyncApiCallback<MaskingRuleListing> callback) Retrieve the list of masking rules.DataPrivacyApiAsync.getDataprivacyMaskingrulesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<MaskingRuleListing>> callback) Retrieve the list of masking rules. -
Uses of MaskingRuleListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MaskingRuleListing