Uses of Class
com.mypurecloud.sdk.v2.model.CreatePerformanceProfile
Packages that use CreatePerformanceProfile
Package
Description
-
Uses of CreatePerformanceProfile in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type CreatePerformanceProfileModifier and TypeMethodDescriptionGamificationApi.postGamificationProfiles(CreatePerformanceProfile body, Boolean copyMetrics) Create a new custom performance profileGamificationApi.postGamificationProfilesWithHttpInfo(CreatePerformanceProfile body, Boolean copyMetrics) Create a new custom performance profileMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type CreatePerformanceProfileModifier and TypeMethodDescriptionGamificationApi.postGamificationProfiles(ApiRequest<CreatePerformanceProfile> request) Create a new custom performance profileGamificationApiAsync.postGamificationProfilesAsync(ApiRequest<CreatePerformanceProfile> request, AsyncApiCallback<ApiResponse<PerformanceProfile>> callback) Create a new custom performance profile -
Uses of CreatePerformanceProfile in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return CreatePerformanceProfileMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type CreatePerformanceProfileMethods in com.mypurecloud.sdk.v2.api.request with parameters of type CreatePerformanceProfileModifier and TypeMethodDescriptionPostGamificationProfilesRequest.builder(CreatePerformanceProfile body) voidPostGamificationProfilesRequest.setBody(CreatePerformanceProfile body) PostGamificationProfilesRequest.Builder.withBody(CreatePerformanceProfile body) PostGamificationProfilesRequest.withBody(CreatePerformanceProfile body) PostGamificationProfilesRequest.Builder.withRequiredParams(CreatePerformanceProfile body) -
Uses of CreatePerformanceProfile in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CreatePerformanceProfileModifier and TypeMethodDescriptionThe flag for active profilesCreatePerformanceProfile.description(String description) A description about this performance profileCreatePerformanceProfile.division(WritableDivision division) The associated division for this Performance ProfileCreatePerformanceProfile.maxLeaderboardRankSize(Integer maxLeaderboardRankSize) The maximum rank size for the leaderboard.A name for this performance profileCreatePerformanceProfile.reportingIntervals(List<ReportingInterval> reportingIntervals) The reporting interval periods for this performance profile