Uses of Class
com.mypurecloud.sdk.v2.model.Team
Packages that use Team
Package
Description
-
Uses of Team in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return TeamModifier and TypeMethodDescriptionTeamsApi.getTeam(GetTeamRequest request) Get teamGet teamTeamsApi.patchTeam(PatchTeamRequest request) Update teamUpdate teamTeamsApi.postTeams(PostTeamsRequest request) Create a teamCreate a teamMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type TeamModifier and TypeMethodDescriptionTeamsApi.getTeam(ApiRequest<Void> request) Get teamTeamsApiAsync.getTeamAsync(GetTeamRequest request, AsyncApiCallback<Team> callback) Get teamTeamsApiAsync.getTeamAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Team>> callback) Get teamTeamsApi.getTeamWithHttpInfo(String teamId, String expand) Get teamTeamsApi.patchTeam(ApiRequest<Team> request) Update teamTeamsApiAsync.patchTeamAsync(PatchTeamRequest request, AsyncApiCallback<Team> callback) Update teamTeamsApiAsync.patchTeamAsync(ApiRequest<Team> request, AsyncApiCallback<ApiResponse<Team>> callback) Update teamTeamsApi.patchTeamWithHttpInfo(String teamId, Team body) Update teamTeamsApi.postTeams(ApiRequest<Team> request) Create a teamTeamsApiAsync.postTeamsAsync(PostTeamsRequest request, AsyncApiCallback<Team> callback) Create a teamTeamsApiAsync.postTeamsAsync(ApiRequest<Team> request, AsyncApiCallback<ApiResponse<Team>> callback) Create a teamTeamsApi.postTeamsWithHttpInfo(Team body) Create a teamMethods in com.mypurecloud.sdk.v2.api with parameters of type TeamModifier and TypeMethodDescriptionUpdate teamTeamsApi.patchTeamWithHttpInfo(String teamId, Team body) Update teamCreate a teamTeamsApi.postTeamsWithHttpInfo(Team body) Create a teamMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type TeamModifier and TypeMethodDescriptionTeamsApiAsync.getTeamAsync(GetTeamRequest request, AsyncApiCallback<Team> callback) Get teamTeamsApiAsync.getTeamAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Team>> callback) Get teamTeamsApi.patchTeam(ApiRequest<Team> request) Update teamTeamsApiAsync.patchTeamAsync(PatchTeamRequest request, AsyncApiCallback<Team> callback) Update teamTeamsApiAsync.patchTeamAsync(ApiRequest<Team> request, AsyncApiCallback<ApiResponse<Team>> callback) Update teamTeamsApiAsync.patchTeamAsync(ApiRequest<Team> request, AsyncApiCallback<ApiResponse<Team>> callback) Update teamTeamsApi.postTeams(ApiRequest<Team> request) Create a teamTeamsApiAsync.postTeamsAsync(PostTeamsRequest request, AsyncApiCallback<Team> callback) Create a teamTeamsApiAsync.postTeamsAsync(ApiRequest<Team> request, AsyncApiCallback<ApiResponse<Team>> callback) Create a teamTeamsApiAsync.postTeamsAsync(ApiRequest<Team> request, AsyncApiCallback<ApiResponse<Team>> callback) Create a team -
Uses of Team in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return TeamMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type TeamModifier and TypeMethodDescriptionPatchTeamRequest.withHttpInfo()PostTeamsRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type TeamModifier and TypeMethodDescriptionstatic PatchTeamRequest.Builderstatic PostTeamsRequest.BuildervoidvoidPatchTeamRequest.Builder.withRequiredParams(String teamId, Team body) PostTeamsRequest.Builder.withRequiredParams(Team body) -
Uses of Team in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TeamModifier and TypeMethodDescriptionTeam.description(String description) Team information.Team.division(WritableDivision division) The division to which this entity belongs.CreateSurveyResponse.getAgentTeam()Evaluation.getAgentTeam()Survey.getAgentTeam()DomainResourceConditionValue.getTeam()OrgUser.getTeam()PolicyUser.getTeam()TrustUser.getTeam()User.getTeam()UserMe.getTeam()The team nameMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type TeamModifier and TypeMethodDescriptionTeamEntityListing.getEntities()TeamsSearchResponse.getResults()CallMediaPolicyConditions.getTeams()ChatMediaPolicyConditions.getTeams()EmailMediaPolicyConditions.getTeams()MessageMediaPolicyConditions.getTeams()PolicyConditions.getTeams()Methods in com.mypurecloud.sdk.v2.model with parameters of type TeamModifier and TypeMethodDescriptionThe team that the agent belongs toTeam of the evaluation agentThe team that the agent belongs tovoidCreateSurveyResponse.setAgentTeam(Team agentTeam) voidEvaluation.setAgentTeam(Team agentTeam) voidSurvey.setAgentTeam(Team agentTeam) voidMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type TeamModifier and TypeMethodDescriptionSearch resultsvoidTeamEntityListing.setEntities(List<Team> entities) voidTeamsSearchResponse.setResults(List<Team> results) voidvoidvoidvoidvoidTeams to match conversations againstTeams to match conversations againstTeams to match conversations againstTeams to match conversations againstTeams to match conversations against