Uses of Class
com.mypurecloud.sdk.v2.model.Trunk
Packages that use Trunk
-
Uses of Trunk in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return TrunkModifier and TypeMethodDescriptionTelephonyProvidersEdgeApi.getTelephonyProvidersEdgesTrunk(GetTelephonyProvidersEdgesTrunkRequest request) Get a Trunk by IDTelephonyProvidersEdgeApi.getTelephonyProvidersEdgesTrunk(String trunkId) Get a Trunk by IDMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type TrunkModifier and TypeMethodDescriptionTelephonyProvidersEdgeApi.getTelephonyProvidersEdgesTrunk(ApiRequest<Void> request) Get a Trunk by IDTelephonyProvidersEdgeApiAsync.getTelephonyProvidersEdgesTrunkAsync(GetTelephonyProvidersEdgesTrunkRequest request, AsyncApiCallback<Trunk> callback) Get a Trunk by IDTelephonyProvidersEdgeApiAsync.getTelephonyProvidersEdgesTrunkAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Trunk>> callback) Get a Trunk by IDTelephonyProvidersEdgeApi.getTelephonyProvidersEdgesTrunkWithHttpInfo(String trunkId) Get a Trunk by IDMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type TrunkModifier and TypeMethodDescriptionTelephonyProvidersEdgeApiAsync.getTelephonyProvidersEdgesTrunkAsync(GetTelephonyProvidersEdgesTrunkRequest request, AsyncApiCallback<Trunk> callback) Get a Trunk by IDTelephonyProvidersEdgeApiAsync.getTelephonyProvidersEdgesTrunkAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Trunk>> callback) Get a Trunk by ID -
Uses of Trunk in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TrunkModifier and TypeMethodDescriptionTrunk.description(String description) The resource's description.The division to which this entity belongs.Trunk.edge(DomainEntityRef edge) The Edge using this trunk.Trunk.edgeGroup(DomainEntityRef edgeGroup) The edge group associated with this trunk.True if the Edge used by this trunk is in-serviceThe name of the entity.Trunk.trunkBase(DomainEntityRef trunkBase) The trunk base configuration used on this trunk.Trunk.trunkMetabase(DomainEntityRef trunkMetabase) The metabase used to create this trunk.Trunk.trunkType(Trunk.TrunkTypeEnum trunkType) The type of this trunk.The current version of the resource.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type TrunkMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type Trunk