Uses of Class
com.mypurecloud.sdk.v2.model.LineBase
Packages that use LineBase
-
Uses of LineBase in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return LineBaseModifier and TypeMethodDescriptionTelephonyProvidersEdgeApi.getTelephonyProvidersEdgesLinebasesetting(GetTelephonyProvidersEdgesLinebasesettingRequest request) Get a line base settings object by IDTelephonyProvidersEdgeApi.getTelephonyProvidersEdgesLinebasesetting(String lineBaseId) Get a line base settings object by IDMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type LineBaseModifier and TypeMethodDescriptionTelephonyProvidersEdgeApi.getTelephonyProvidersEdgesLinebasesetting(ApiRequest<Void> request) Get a line base settings object by IDTelephonyProvidersEdgeApiAsync.getTelephonyProvidersEdgesLinebasesettingAsync(GetTelephonyProvidersEdgesLinebasesettingRequest request, AsyncApiCallback<LineBase> callback) Get a line base settings object by IDTelephonyProvidersEdgeApiAsync.getTelephonyProvidersEdgesLinebasesettingAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<LineBase>> callback) Get a line base settings object by IDTelephonyProvidersEdgeApi.getTelephonyProvidersEdgesLinebasesettingWithHttpInfo(String lineBaseId) Get a line base settings object by IDMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type LineBaseModifier and TypeMethodDescriptionTelephonyProvidersEdgeApiAsync.getTelephonyProvidersEdgesLinebasesettingAsync(GetTelephonyProvidersEdgesLinebasesettingRequest request, AsyncApiCallback<LineBase> callback) Get a line base settings object by IDTelephonyProvidersEdgeApiAsync.getTelephonyProvidersEdgesLinebasesettingAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<LineBase>> callback) Get a line base settings object by ID -
Uses of LineBase in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LineBaseModifier and TypeMethodDescriptionLineBase.description(String description) The resource's description.The division to which this entity belongs.LineBase.lineMetaBase(DomainEntityRef lineMetaBase) The name of the entity.LineBase.properties(Map<String, Object> properties) The current version of the resource.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type LineBaseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type LineBaseModifier and TypeMethodDescriptionThe list of linebases associated with the phone base.voidLineBaseEntityListing.setEntities(List<LineBase> entities) void