Uses of Class
com.twilio.rest.trusthub.v1.trustproducts.TrustProductsChannelEndpointAssignment
-
Packages that use TrustProductsChannelEndpointAssignment Package Description com.twilio.rest.trusthub.v1.trustproducts -
-
Uses of TrustProductsChannelEndpointAssignment in com.twilio.rest.trusthub.v1.trustproducts
Methods in com.twilio.rest.trusthub.v1.trustproducts that return TrustProductsChannelEndpointAssignment Modifier and Type Method Description TrustProductsChannelEndpointAssignmentTrustProductsChannelEndpointAssignmentCreator. create(TwilioRestClient client)TrustProductsChannelEndpointAssignmentTrustProductsChannelEndpointAssignmentFetcher. fetch(TwilioRestClient client)static TrustProductsChannelEndpointAssignmentTrustProductsChannelEndpointAssignment. fromJson(InputStream json, com.fasterxml.jackson.databind.ObjectMapper objectMapper)Converts a JSON InputStream into a TrustProductsChannelEndpointAssignment object using the provided ObjectMapper.static TrustProductsChannelEndpointAssignmentTrustProductsChannelEndpointAssignment. fromJson(String json, com.fasterxml.jackson.databind.ObjectMapper objectMapper)Converts a JSON String into a TrustProductsChannelEndpointAssignment object using the provided ObjectMapper.Methods in com.twilio.rest.trusthub.v1.trustproducts that return types with arguments of type TrustProductsChannelEndpointAssignment Modifier and Type Method Description Page<TrustProductsChannelEndpointAssignment>TrustProductsChannelEndpointAssignmentReader. firstPage(TwilioRestClient client)Page<TrustProductsChannelEndpointAssignment>TrustProductsChannelEndpointAssignmentReader. getPage(String targetUrl, TwilioRestClient client)Page<TrustProductsChannelEndpointAssignment>TrustProductsChannelEndpointAssignmentReader. nextPage(Page<TrustProductsChannelEndpointAssignment> page, TwilioRestClient client)Page<TrustProductsChannelEndpointAssignment>TrustProductsChannelEndpointAssignmentReader. previousPage(Page<TrustProductsChannelEndpointAssignment> page, TwilioRestClient client)ResourceSet<TrustProductsChannelEndpointAssignment>TrustProductsChannelEndpointAssignmentReader. read(TwilioRestClient client)Method parameters in com.twilio.rest.trusthub.v1.trustproducts with type arguments of type TrustProductsChannelEndpointAssignment Modifier and Type Method Description Page<TrustProductsChannelEndpointAssignment>TrustProductsChannelEndpointAssignmentReader. nextPage(Page<TrustProductsChannelEndpointAssignment> page, TwilioRestClient client)Page<TrustProductsChannelEndpointAssignment>TrustProductsChannelEndpointAssignmentReader. previousPage(Page<TrustProductsChannelEndpointAssignment> page, TwilioRestClient client)
-