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