Uses of Class
com.mypurecloud.sdk.v2.model.ExternalOrganizationTrustorLink
Packages that use ExternalOrganizationTrustorLink
-
Uses of ExternalOrganizationTrustorLink in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ExternalOrganizationTrustorLinkModifier and TypeMethodDescriptionExternalContactsApi.putExternalcontactsOrganizationTrustorTrustorId(PutExternalcontactsOrganizationTrustorTrustorIdRequest request) Links a Trustor with an External OrganizationExternalContactsApi.putExternalcontactsOrganizationTrustorTrustorId(String externalOrganizationId, String trustorId) Links a Trustor with an External OrganizationMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ExternalOrganizationTrustorLinkModifier and TypeMethodDescriptionExternalContactsApi.putExternalcontactsOrganizationTrustorTrustorId(ApiRequest<Void> request) Links a Trustor with an External OrganizationExternalContactsApiAsync.putExternalcontactsOrganizationTrustorTrustorIdAsync(PutExternalcontactsOrganizationTrustorTrustorIdRequest request, AsyncApiCallback<ExternalOrganizationTrustorLink> callback) Links a Trustor with an External OrganizationExternalContactsApiAsync.putExternalcontactsOrganizationTrustorTrustorIdAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ExternalOrganizationTrustorLink>> callback) Links a Trustor with an External OrganizationExternalContactsApi.putExternalcontactsOrganizationTrustorTrustorIdWithHttpInfo(String externalOrganizationId, String trustorId) Links a Trustor with an External OrganizationMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ExternalOrganizationTrustorLinkModifier and TypeMethodDescriptionExternalContactsApiAsync.putExternalcontactsOrganizationTrustorTrustorIdAsync(PutExternalcontactsOrganizationTrustorTrustorIdRequest request, AsyncApiCallback<ExternalOrganizationTrustorLink> callback) Links a Trustor with an External OrganizationExternalContactsApiAsync.putExternalcontactsOrganizationTrustorTrustorIdAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ExternalOrganizationTrustorLink>> callback) Links a Trustor with an External Organization -
Uses of ExternalOrganizationTrustorLink in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ExternalOrganizationTrustorLinkModifier and TypeMethodDescriptionExternalOrganizationTrustorLink.dateCreated(Date dateCreated) Date time is represented as an ISO-8601 string.ExternalOrganizationTrustorLink.division(WritableStarrableDivision division) The division to which this entity belongs.ExternalOrganizationTrustorLink.externalOrganizationId(String externalOrganizationId) The id of a PureCloud External Organization entity in the External Contacts system that will be used to represent the trustor orgExternalOrganizationTrustorLink.trustorOrgId(String trustorOrgId) The id of a PureCloud organization that has granted trust to this PureCloud organization