Uses of Class
com.mypurecloud.sdk.v2.api.request.PutOrgauthorizationTrusteeGroupRolesRequest.Builder
Packages that use PutOrgauthorizationTrusteeGroupRolesRequest.Builder
-
Uses of PutOrgauthorizationTrusteeGroupRolesRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutOrgauthorizationTrusteeGroupRolesRequest.BuilderModifier and TypeMethodDescriptionPutOrgauthorizationTrusteeGroupRolesRequest.builder()PutOrgauthorizationTrusteeGroupRolesRequest.builder(String trusteeOrgId, String trusteeGroupId, List<String> body) PutOrgauthorizationTrusteeGroupRolesRequest.Builder.withRequiredParams(String trusteeOrgId, String trusteeGroupId, List<String> body) PutOrgauthorizationTrusteeGroupRolesRequest.Builder.withTrusteeGroupId(String trusteeGroupId) PutOrgauthorizationTrusteeGroupRolesRequest.Builder.withTrusteeOrgId(String trusteeOrgId)