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