Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchExternalcontactsOrganizationIdentifiersRequest
Packages that use PatchExternalcontactsOrganizationIdentifiersRequest
-
Uses of PatchExternalcontactsOrganizationIdentifiersRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchExternalcontactsOrganizationIdentifiersRequestModifier and TypeMethodDescriptionExternalContactsApi.patchExternalcontactsOrganizationIdentifiers(PatchExternalcontactsOrganizationIdentifiersRequest request) Claim or release identifiers for an external organizationExternalContactsApiAsync.patchExternalcontactsOrganizationIdentifiersAsync(PatchExternalcontactsOrganizationIdentifiersRequest request, AsyncApiCallback<ExternalOrganizationIdentifier> callback) Claim or release identifiers for an external organization -
Uses of PatchExternalcontactsOrganizationIdentifiersRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchExternalcontactsOrganizationIdentifiersRequestModifier and TypeMethodDescriptionPatchExternalcontactsOrganizationIdentifiersRequest.Builder.build()PatchExternalcontactsOrganizationIdentifiersRequest.withBody(ExternalOrganizationIdentifierClaimRequest body) PatchExternalcontactsOrganizationIdentifiersRequest.withCustomHeader(String name, String value) PatchExternalcontactsOrganizationIdentifiersRequest.withExternalOrganizationId(String externalOrganizationId)