Uses of Class
com.mypurecloud.sdk.v2.api.request.PostTeamsRequest
Packages that use PostTeamsRequest
-
Uses of PostTeamsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostTeamsRequestModifier and TypeMethodDescriptionTeamsApi.postTeams(PostTeamsRequest request) Create a teamTeamsApiAsync.postTeamsAsync(PostTeamsRequest request, AsyncApiCallback<Team> callback) Create a team -
Uses of PostTeamsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostTeamsRequestModifier and TypeMethodDescriptionPostTeamsRequest.Builder.build()PostTeamsRequest.withCustomHeader(String name, String value)