Uses of Class
com.totvs.tjf.communication.sdk.Application
Packages that use Application
-
Uses of Application in com.totvs.tjf.communication.sdk
Methods in com.totvs.tjf.communication.sdk that return ApplicationModifier and TypeMethodDescriptionApplication.ApplicationBuilder.build()
static Application
Application.of
(String id, String name, String clientSecret, String clientId, List<MessageType> services, String storageSize, Integer daysHoldingAttachment, boolean smartlinkIntegration) static Application
Application.of
(String id, String name, List<MessageType> services)