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