Uses of Class
com.vonage.client.proactiveconnect.ListAttribute
Packages that use ListAttribute
Package
Description
This package contains classes and sub-packages to support usage of the
Vonage Proactive Connect API.
-
Uses of ListAttribute in com.vonage.client.proactiveconnect
Methods in com.vonage.client.proactiveconnect that return ListAttributeModifier and TypeMethodDescriptionListAttribute.Builder.build()Builds the list attribute object.Methods in com.vonage.client.proactiveconnect that return types with arguments of type ListAttributeMethods in com.vonage.client.proactiveconnect with parameters of type ListAttributeModifier and TypeMethodDescriptionContactsList.Builder.attributes(ListAttribute... attributes) Sets the list attributes.Method parameters in com.vonage.client.proactiveconnect with type arguments of type ListAttributeModifier and TypeMethodDescriptionContactsList.Builder.attributes(List<ListAttribute> attributes) Sets the list attributes.