Uses of Class
com.twilio.rest.trusthub.v1.customerprofiles.CustomerProfilesChannelEndpointAssignmentCreator
-
Packages that use CustomerProfilesChannelEndpointAssignmentCreator Package Description com.twilio.rest.trusthub.v1.customerprofiles -
-
Uses of CustomerProfilesChannelEndpointAssignmentCreator in com.twilio.rest.trusthub.v1.customerprofiles
Methods in com.twilio.rest.trusthub.v1.customerprofiles that return CustomerProfilesChannelEndpointAssignmentCreator Modifier and Type Method Description static CustomerProfilesChannelEndpointAssignmentCreatorCustomerProfilesChannelEndpointAssignment. creator(String pathCustomerProfileSid, String channelEndpointType, String channelEndpointSid)CustomerProfilesChannelEndpointAssignmentCreatorCustomerProfilesChannelEndpointAssignmentCreator. setChannelEndpointSid(String channelEndpointSid)CustomerProfilesChannelEndpointAssignmentCreatorCustomerProfilesChannelEndpointAssignmentCreator. setChannelEndpointType(String channelEndpointType)
-