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