Uses of Class
com.mypurecloud.sdk.v2.api.request.PostTelephonyOrganizationLinkRequest
Packages that use PostTelephonyOrganizationLinkRequest
-
Uses of PostTelephonyOrganizationLinkRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostTelephonyOrganizationLinkRequestModifier and TypeMethodDescriptionTelephonyApi.postTelephonyOrganizationLink(PostTelephonyOrganizationLinkRequest request) Create a link with an organizationTelephonyApiAsync.postTelephonyOrganizationLinkAsync(PostTelephonyOrganizationLinkRequest request, AsyncApiCallback<OrganizationLink> callback) Create a link with an organization -
Uses of PostTelephonyOrganizationLinkRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostTelephonyOrganizationLinkRequestModifier and TypeMethodDescriptionPostTelephonyOrganizationLinkRequest.Builder.build()PostTelephonyOrganizationLinkRequest.withBody(CreateOrganizationLink body) PostTelephonyOrganizationLinkRequest.withCustomHeader(String name, String value)