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