Class PutOrgauthorizationTrustorGroupRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutOrgauthorizationTrustorGroupRequest.Builder
- Enclosing class:
- PutOrgauthorizationTrustorGroupRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withRequiredParams(String trustorOrgId, String trustorGroupId) withTrustorGroupId(String trustorGroupId) withTrustorOrgId(String trustorOrgId)
-
Method Details
-
withTrustorOrgId
-
withTrustorGroupId
-
withRequiredParams
public PutOrgauthorizationTrustorGroupRequest.Builder withRequiredParams(String trustorOrgId, String trustorGroupId) -
build
-