Uses of Class
com.mypurecloud.sdk.v2.model.GroupProfile
Packages that use GroupProfile
-
Uses of GroupProfile in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return GroupProfileModifier and TypeMethodDescriptionGroupsApi.getGroupProfile(GetGroupProfileRequest request) Deprecated.GroupsApi.getGroupProfile(String groupId, String fields) Deprecated.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type GroupProfileModifier and TypeMethodDescriptionGroupsApi.getGroupProfile(ApiRequest<Void> request) Deprecated.GroupsApiAsync.getGroupProfileAsync(GetGroupProfileRequest request, AsyncApiCallback<GroupProfile> callback) Deprecated.GroupsApiAsync.getGroupProfileAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<GroupProfile>> callback) Deprecated.GroupsApi.getGroupProfileWithHttpInfo(String groupId, String fields) Deprecated.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type GroupProfileModifier and TypeMethodDescriptionGroupsApiAsync.getGroupProfileAsync(GetGroupProfileRequest request, AsyncApiCallback<GroupProfile> callback) Deprecated.GroupsApiAsync.getGroupProfileAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<GroupProfile>> callback) Deprecated. -
Uses of GroupProfile in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return GroupProfileModifier and TypeMethodDescriptionGroupProfile.state(GroupProfile.StateEnum state) The state of the user resourceThe version of the group resourceMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type GroupProfileMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type GroupProfileModifier and TypeMethodDescriptionGroupProfileEntityListing.entities(List<GroupProfile> entities) voidGroupProfileEntityListing.setEntities(List<GroupProfile> entities)