Uses of Class
com.mypurecloud.sdk.v2.model.PerformanceProfile
Packages that use PerformanceProfile
Package
Description
-
Uses of PerformanceProfile in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return PerformanceProfileModifier and TypeMethodDescriptionGamificationApi.getGamificationProfile(GetGamificationProfileRequest request) Performance profile by idGamificationApi.getGamificationProfile(String profileId) Performance profile by idGamificationApi.getGamificationProfilesUser(GetGamificationProfilesUserRequest request) Performance profile of a userGamificationApi.getGamificationProfilesUser(String userId, LocalDate workday) Performance profile of a userGamificationApi.getGamificationProfilesUsersMe(GetGamificationProfilesUsersMeRequest request) Performance profile of the requesting userGamificationApi.getGamificationProfilesUsersMe(LocalDate workday) Performance profile of the requesting userGamificationApi.postGamificationProfileActivate(PostGamificationProfileActivateRequest request) Activate a performance profileGamificationApi.postGamificationProfileActivate(String profileId) Activate a performance profileGamificationApi.postGamificationProfileDeactivate(PostGamificationProfileDeactivateRequest request) Deactivate a performance profileGamificationApi.postGamificationProfileDeactivate(String profileId) Deactivate a performance profileGamificationApi.postGamificationProfiles(PostGamificationProfilesRequest request) Create a new custom performance profileGamificationApi.postGamificationProfiles(CreatePerformanceProfile body, Boolean copyMetrics) Create a new custom performance profileGamificationApi.putGamificationProfile(PutGamificationProfileRequest request) Updates a performance profileGamificationApi.putGamificationProfile(String profileId, PerformanceProfile body) Updates a performance profileMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type PerformanceProfileModifier and TypeMethodDescriptionGamificationApi.getGamificationProfile(ApiRequest<Void> request) Performance profile by idGamificationApiAsync.getGamificationProfileAsync(GetGamificationProfileRequest request, AsyncApiCallback<PerformanceProfile> callback) Performance profile by idGamificationApiAsync.getGamificationProfileAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<PerformanceProfile>> callback) Performance profile by idGamificationApi.getGamificationProfilesUser(ApiRequest<Void> request) Performance profile of a userGamificationApiAsync.getGamificationProfilesUserAsync(GetGamificationProfilesUserRequest request, AsyncApiCallback<PerformanceProfile> callback) Performance profile of a userGamificationApiAsync.getGamificationProfilesUserAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<PerformanceProfile>> callback) Performance profile of a userGamificationApi.getGamificationProfilesUsersMe(ApiRequest<Void> request) Performance profile of the requesting userGamificationApiAsync.getGamificationProfilesUsersMeAsync(GetGamificationProfilesUsersMeRequest request, AsyncApiCallback<PerformanceProfile> callback) Performance profile of the requesting userGamificationApiAsync.getGamificationProfilesUsersMeAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<PerformanceProfile>> callback) Performance profile of the requesting userGamificationApi.getGamificationProfilesUsersMeWithHttpInfo(LocalDate workday) Performance profile of the requesting userGamificationApi.getGamificationProfilesUserWithHttpInfo(String userId, LocalDate workday) Performance profile of a userGamificationApi.getGamificationProfileWithHttpInfo(String profileId) Performance profile by idGamificationApi.postGamificationProfileActivate(ApiRequest<Void> request) Activate a performance profileGamificationApiAsync.postGamificationProfileActivateAsync(PostGamificationProfileActivateRequest request, AsyncApiCallback<PerformanceProfile> callback) Activate a performance profileGamificationApiAsync.postGamificationProfileActivateAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<PerformanceProfile>> callback) Activate a performance profileGamificationApi.postGamificationProfileActivateWithHttpInfo(String profileId) Activate a performance profileGamificationApi.postGamificationProfileDeactivate(ApiRequest<Void> request) Deactivate a performance profileGamificationApiAsync.postGamificationProfileDeactivateAsync(PostGamificationProfileDeactivateRequest request, AsyncApiCallback<PerformanceProfile> callback) Deactivate a performance profileGamificationApiAsync.postGamificationProfileDeactivateAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<PerformanceProfile>> callback) Deactivate a performance profileGamificationApi.postGamificationProfileDeactivateWithHttpInfo(String profileId) Deactivate a performance profileGamificationApi.postGamificationProfiles(ApiRequest<CreatePerformanceProfile> request) Create a new custom performance profileGamificationApiAsync.postGamificationProfilesAsync(PostGamificationProfilesRequest request, AsyncApiCallback<PerformanceProfile> callback) Create a new custom performance profileGamificationApiAsync.postGamificationProfilesAsync(ApiRequest<CreatePerformanceProfile> request, AsyncApiCallback<ApiResponse<PerformanceProfile>> callback) Create a new custom performance profileGamificationApi.postGamificationProfilesWithHttpInfo(CreatePerformanceProfile body, Boolean copyMetrics) Create a new custom performance profileGamificationApi.putGamificationProfile(ApiRequest<PerformanceProfile> request) Updates a performance profileGamificationApiAsync.putGamificationProfileAsync(PutGamificationProfileRequest request, AsyncApiCallback<PerformanceProfile> callback) Updates a performance profileGamificationApiAsync.putGamificationProfileAsync(ApiRequest<PerformanceProfile> request, AsyncApiCallback<ApiResponse<PerformanceProfile>> callback) Updates a performance profileGamificationApi.putGamificationProfileWithHttpInfo(String profileId, PerformanceProfile body) Updates a performance profileMethods in com.mypurecloud.sdk.v2.api with parameters of type PerformanceProfileModifier and TypeMethodDescriptionGamificationApi.putGamificationProfile(String profileId, PerformanceProfile body) Updates a performance profileGamificationApi.putGamificationProfileWithHttpInfo(String profileId, PerformanceProfile body) Updates a performance profileMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type PerformanceProfileModifier and TypeMethodDescriptionGamificationApiAsync.getGamificationProfileAsync(GetGamificationProfileRequest request, AsyncApiCallback<PerformanceProfile> callback) Performance profile by idGamificationApiAsync.getGamificationProfileAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<PerformanceProfile>> callback) Performance profile by idGamificationApiAsync.getGamificationProfilesUserAsync(GetGamificationProfilesUserRequest request, AsyncApiCallback<PerformanceProfile> callback) Performance profile of a userGamificationApiAsync.getGamificationProfilesUserAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<PerformanceProfile>> callback) Performance profile of a userGamificationApiAsync.getGamificationProfilesUsersMeAsync(GetGamificationProfilesUsersMeRequest request, AsyncApiCallback<PerformanceProfile> callback) Performance profile of the requesting userGamificationApiAsync.getGamificationProfilesUsersMeAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<PerformanceProfile>> callback) Performance profile of the requesting userGamificationApiAsync.postGamificationProfileActivateAsync(PostGamificationProfileActivateRequest request, AsyncApiCallback<PerformanceProfile> callback) Activate a performance profileGamificationApiAsync.postGamificationProfileActivateAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<PerformanceProfile>> callback) Activate a performance profileGamificationApiAsync.postGamificationProfileDeactivateAsync(PostGamificationProfileDeactivateRequest request, AsyncApiCallback<PerformanceProfile> callback) Deactivate a performance profileGamificationApiAsync.postGamificationProfileDeactivateAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<PerformanceProfile>> callback) Deactivate a performance profileGamificationApiAsync.postGamificationProfilesAsync(PostGamificationProfilesRequest request, AsyncApiCallback<PerformanceProfile> callback) Create a new custom performance profileGamificationApiAsync.postGamificationProfilesAsync(ApiRequest<CreatePerformanceProfile> request, AsyncApiCallback<ApiResponse<PerformanceProfile>> callback) Create a new custom performance profileGamificationApi.putGamificationProfile(ApiRequest<PerformanceProfile> request) Updates a performance profileGamificationApiAsync.putGamificationProfileAsync(PutGamificationProfileRequest request, AsyncApiCallback<PerformanceProfile> callback) Updates a performance profileGamificationApiAsync.putGamificationProfileAsync(ApiRequest<PerformanceProfile> request, AsyncApiCallback<ApiResponse<PerformanceProfile>> callback) Updates a performance profileGamificationApiAsync.putGamificationProfileAsync(ApiRequest<PerformanceProfile> request, AsyncApiCallback<ApiResponse<PerformanceProfile>> callback) Updates a performance profile -
Uses of PerformanceProfile in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PerformanceProfileMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type PerformanceProfileMethods in com.mypurecloud.sdk.v2.api.request with parameters of type PerformanceProfileModifier and TypeMethodDescriptionvoidPutGamificationProfileRequest.setBody(PerformanceProfile body) PutGamificationProfileRequest.Builder.withBody(PerformanceProfile body) PutGamificationProfileRequest.withBody(PerformanceProfile body) -
Uses of PerformanceProfile in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PerformanceProfileModifier and TypeMethodDescriptionPerformanceProfile.description(String description) A description about this performance profileMetric.getSourcePerformanceProfile()Metrics.getSourcePerformanceProfile()PerformanceProfile.maxLeaderboardRankSize(Integer maxLeaderboardRankSize) The maximum rank size for the leaderboard.PerformanceProfile.metricOrders(List<String> metricOrders) Order of the associated metrics.A name for this performance profilePerformanceProfile.reportingIntervals(List<ReportingInterval> reportingIntervals) The reporting interval periods for this performance profileMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type PerformanceProfileMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type PerformanceProfileModifier and TypeMethodDescriptionGetProfilesResponse.entities(List<PerformanceProfile> entities) voidGetProfilesResponse.setEntities(List<PerformanceProfile> entities)