Uses of Class
com.mypurecloud.sdk.v2.model.DID
Packages that use DID
-
Uses of DID in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return DIDModifier and TypeMethodDescriptionTelephonyProvidersEdgeApi.getTelephonyProvidersEdgesDid(GetTelephonyProvidersEdgesDidRequest request) Get a DID by ID.TelephonyProvidersEdgeApi.getTelephonyProvidersEdgesDid(String didId) Get a DID by ID.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type DIDModifier and TypeMethodDescriptionTelephonyProvidersEdgeApi.getTelephonyProvidersEdgesDid(ApiRequest<Void> request) Get a DID by ID.TelephonyProvidersEdgeApiAsync.getTelephonyProvidersEdgesDidAsync(GetTelephonyProvidersEdgesDidRequest request, AsyncApiCallback<DID> callback) Get a DID by ID.TelephonyProvidersEdgeApiAsync.getTelephonyProvidersEdgesDidAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DID>> callback) Get a DID by ID.TelephonyProvidersEdgeApi.getTelephonyProvidersEdgesDidWithHttpInfo(String didId) Get a DID by ID.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type DIDModifier and TypeMethodDescriptionTelephonyProvidersEdgeApiAsync.getTelephonyProvidersEdgesDidAsync(GetTelephonyProvidersEdgesDidRequest request, AsyncApiCallback<DID> callback) Get a DID by ID.TelephonyProvidersEdgeApiAsync.getTelephonyProvidersEdgesDidAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DID>> callback) Get a DID by ID. -
Uses of DID in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DIDModifier and TypeMethodDescriptionDID.description(String description) The resource's description.DID.didPool(DomainEntityRef didPool) The division to which this entity belongs.The name of the entity.DID.owner(DomainEntityRef owner) A Uri reference to the owner of this DID, which is either a User or an IVRDID.ownerType(DID.OwnerTypeEnum ownerType) DID.phoneNumber(String phoneNumber) The current version of the resource.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type DIDMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type DID