Uses of Class
com.mypurecloud.sdk.v2.model.SecurityProfileEntityListing
Packages that use SecurityProfileEntityListing
-
Uses of SecurityProfileEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return SecurityProfileEntityListingModifier and TypeMethodDescriptionContentManagementApi.getContentmanagementSecurityprofiles()Get a List of Security ProfilesContentManagementApi.getContentmanagementSecurityprofiles(GetContentmanagementSecurityprofilesRequest request) Get a List of Security ProfilesMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type SecurityProfileEntityListingModifier and TypeMethodDescriptionContentManagementApi.getContentmanagementSecurityprofiles(ApiRequest<Void> request) Get a List of Security ProfilesContentManagementApiAsync.getContentmanagementSecurityprofilesAsync(GetContentmanagementSecurityprofilesRequest request, AsyncApiCallback<SecurityProfileEntityListing> callback) Get a List of Security ProfilesContentManagementApiAsync.getContentmanagementSecurityprofilesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SecurityProfileEntityListing>> callback) Get a List of Security ProfilesContentManagementApi.getContentmanagementSecurityprofilesWithHttpInfo()Get a List of Security ProfilesMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type SecurityProfileEntityListingModifier and TypeMethodDescriptionContentManagementApiAsync.getContentmanagementSecurityprofilesAsync(GetContentmanagementSecurityprofilesRequest request, AsyncApiCallback<SecurityProfileEntityListing> callback) Get a List of Security ProfilesContentManagementApiAsync.getContentmanagementSecurityprofilesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SecurityProfileEntityListing>> callback) Get a List of Security Profiles -
Uses of SecurityProfileEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SecurityProfileEntityListingModifier and TypeMethodDescriptionSecurityProfileEntityListing.entities(List<SecurityProfile> entities) SecurityProfileEntityListing.pageNumber(Integer pageNumber) SecurityProfileEntityListing.previousUri(String previousUri)