Package com.totvs.tjf.communication.sdk
Class Application
java.lang.Object
com.totvs.tjf.communication.sdk.Application
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleangetId()getName()inthashCode()booleanstatic Applicationof(String id, String name, String clientSecret, String clientId, List<MessageType> services, String storageSize, Integer daysHoldingAttachment, boolean smartlinkIntegration) static Applicationof(String id, String name, List<MessageType> services) toString()
-
Constructor Details
-
Application
protected Application()
-
-
Method Details
-
of
public static Application of(String id, String name, String clientSecret, String clientId, List<MessageType> services, String storageSize, Integer daysHoldingAttachment, boolean smartlinkIntegration) -
of
-
builder
-
getId
-
getName
-
getClientSecret
-
getClientId
-
getMaxStorageSize
-
getDaysHoldingAttachment
-
getServices
-
isSmartlinkIntegration
public boolean isSmartlinkIntegration() -
toString
-
equals
-
canEqual
-
hashCode
public int hashCode()
-