Uses of Class
com.bandwidth.sdk.model.LinksObject
Packages that use LinksObject
-
Uses of LinksObject in com.bandwidth.sdk.model
Methods in com.bandwidth.sdk.model that return LinksObjectModifier and TypeMethodDescriptionstatic LinksObject
Create an instance of LinksObject given an JSON stringWebhookSubscriptionsListBody.getLinks()
Get linksLinksObject.putAdditionalProperty
(String key, Object value) Set the additional (undeclared) property with the specified name and value.Methods in com.bandwidth.sdk.model with parameters of type LinksObjectModifier and TypeMethodDescriptionWebhookSubscriptionsListBody.links
(LinksObject links) void
WebhookSubscriptionsListBody.setLinks
(LinksObject links)