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