Uses of Class
com.mypurecloud.sdk.v2.api.request.PutOrgauthorizationTrusteeRequest
Packages that use PutOrgauthorizationTrusteeRequest
-
Uses of PutOrgauthorizationTrusteeRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutOrgauthorizationTrusteeRequestModifier and TypeMethodDescriptionOrganizationAuthorizationApi.putOrgauthorizationTrustee(PutOrgauthorizationTrusteeRequest request) Update Org TrustOrganizationAuthorizationApiAsync.putOrgauthorizationTrusteeAsync(PutOrgauthorizationTrusteeRequest request, AsyncApiCallback<Trustee> callback) Update Org Trust -
Uses of PutOrgauthorizationTrusteeRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutOrgauthorizationTrusteeRequestModifier and TypeMethodDescriptionPutOrgauthorizationTrusteeRequest.Builder.build()PutOrgauthorizationTrusteeRequest.withBody(TrustUpdate body) PutOrgauthorizationTrusteeRequest.withCustomHeader(String name, String value) PutOrgauthorizationTrusteeRequest.withTrusteeOrgId(String trusteeOrgId)