Class PostOrgauthorizationTrusteeGroupsRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostOrgauthorizationTrusteeGroupsRequest.Builder
- Enclosing class:
- PostOrgauthorizationTrusteeGroupsRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBody(TrustMemberCreate body) withRequiredParams(String trusteeOrgId, TrustMemberCreate body) withTrusteeOrgId(String trusteeOrgId)
-
Method Details
-
withTrusteeOrgId
-
withBody
-
withRequiredParams
public PostOrgauthorizationTrusteeGroupsRequest.Builder withRequiredParams(String trusteeOrgId, TrustMemberCreate body) -
build
-