Uses of Class
com.mypurecloud.sdk.v2.model.MemberListing
Packages that use MemberListing
-
Uses of MemberListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return MemberListingModifier and TypeMethodDescriptionGamificationApi.getGamificationProfileMembers(GetGamificationProfileMembersRequest request) Members of a given performance profileGamificationApi.getGamificationProfileMembers(String profileId) Members of a given performance profileMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type MemberListingModifier and TypeMethodDescriptionGamificationApi.getGamificationProfileMembers(ApiRequest<Void> request) Members of a given performance profileGamificationApiAsync.getGamificationProfileMembersAsync(GetGamificationProfileMembersRequest request, AsyncApiCallback<MemberListing> callback) Members of a given performance profileGamificationApiAsync.getGamificationProfileMembersAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<MemberListing>> callback) Members of a given performance profileGamificationApi.getGamificationProfileMembersWithHttpInfo(String profileId) Members of a given performance profileMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type MemberListingModifier and TypeMethodDescriptionGamificationApiAsync.getGamificationProfileMembersAsync(GetGamificationProfileMembersRequest request, AsyncApiCallback<MemberListing> callback) Members of a given performance profileGamificationApiAsync.getGamificationProfileMembersAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<MemberListing>> callback) Members of a given performance profile -
Uses of MemberListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MemberListing