Uses of Class
com.mypurecloud.sdk.v2.api.request.GetContentmanagementSecurityprofileRequest
Packages that use GetContentmanagementSecurityprofileRequest
-
Uses of GetContentmanagementSecurityprofileRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetContentmanagementSecurityprofileRequestModifier and TypeMethodDescriptionContentManagementApi.getContentmanagementSecurityprofile(GetContentmanagementSecurityprofileRequest request) Get a Security ProfileContentManagementApiAsync.getContentmanagementSecurityprofileAsync(GetContentmanagementSecurityprofileRequest request, AsyncApiCallback<SecurityProfile> callback) Get a Security Profile -
Uses of GetContentmanagementSecurityprofileRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetContentmanagementSecurityprofileRequestModifier and TypeMethodDescriptionGetContentmanagementSecurityprofileRequest.Builder.build()GetContentmanagementSecurityprofileRequest.withCustomHeader(String name, String value) GetContentmanagementSecurityprofileRequest.withSecurityProfileId(String securityProfileId)