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