Uses of Class
com.mypurecloud.sdk.v2.api.request.PutExternalcontactsOrganizationTrustorTrustorIdRequest
Packages that use PutExternalcontactsOrganizationTrustorTrustorIdRequest
-
Uses of PutExternalcontactsOrganizationTrustorTrustorIdRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutExternalcontactsOrganizationTrustorTrustorIdRequestModifier and TypeMethodDescriptionExternalContactsApi.putExternalcontactsOrganizationTrustorTrustorId(PutExternalcontactsOrganizationTrustorTrustorIdRequest request) Links a Trustor with an External OrganizationExternalContactsApiAsync.putExternalcontactsOrganizationTrustorTrustorIdAsync(PutExternalcontactsOrganizationTrustorTrustorIdRequest request, AsyncApiCallback<ExternalOrganizationTrustorLink> callback) Links a Trustor with an External Organization -
Uses of PutExternalcontactsOrganizationTrustorTrustorIdRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutExternalcontactsOrganizationTrustorTrustorIdRequestModifier and TypeMethodDescriptionPutExternalcontactsOrganizationTrustorTrustorIdRequest.Builder.build()PutExternalcontactsOrganizationTrustorTrustorIdRequest.withCustomHeader(String name, String value) PutExternalcontactsOrganizationTrustorTrustorIdRequest.withExternalOrganizationId(String externalOrganizationId) PutExternalcontactsOrganizationTrustorTrustorIdRequest.withTrustorId(String trustorId)