Uses of Class
com.twilio.rest.trusthub.v1.trustproducts.TrustProductsChannelEndpointAssignmentCreator
-
Packages that use TrustProductsChannelEndpointAssignmentCreator Package Description com.twilio.rest.trusthub.v1.trustproducts -
-
Uses of TrustProductsChannelEndpointAssignmentCreator in com.twilio.rest.trusthub.v1.trustproducts
Methods in com.twilio.rest.trusthub.v1.trustproducts that return TrustProductsChannelEndpointAssignmentCreator Modifier and Type Method Description static TrustProductsChannelEndpointAssignmentCreatorTrustProductsChannelEndpointAssignment. creator(String pathTrustProductSid, String channelEndpointType, String channelEndpointSid)TrustProductsChannelEndpointAssignmentCreatorTrustProductsChannelEndpointAssignmentCreator. setChannelEndpointSid(String channelEndpointSid)TrustProductsChannelEndpointAssignmentCreatorTrustProductsChannelEndpointAssignmentCreator. setChannelEndpointType(String channelEndpointType)
-