Uses of Class
com.avoka.tm.svc.ClientBuilder
Packages that use ClientBuilder
-
Uses of ClientBuilder in com.avoka.tm.svc
Methods in com.avoka.tm.svc that return ClientBuilderModifier and TypeMethodDescriptionClientBuilder.addSpaceName
(String spaceName) Add the form space names the client should be assigned to.ClientBuilder.removeSpaceName
(String spaceName) Remove the form space names the client should be assigned to.Set the client code parameter.ClientBuilder.setDescription
(String description) Set the description parameter.ClientBuilder.setEmailService
(String emailService) Set the emailService parameter.Set the client name parameter.ClientBuilder.setSpaceNames
(Set<String> spaceNames) Set the client space namesSet the client status parameter.