Class BucketAttachmet
java.lang.Object
com.totvs.tjf.communication.sdk.messages.BucketAttachmet
- All Implemented Interfaces:
Publisher
This class represents the default structure of an attachment utilizing URLs.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBucketAttachmet.BucketAttachmetBuilder<C extends BucketAttachmet,B extends BucketAttachmet.BucketAttachmetBuilder<C, B>> -
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionstatic BucketAttachmet.BucketAttachmetBuilder<?, ?> builder()protected booleanbooleangetId()getName()getType()getUrl()inthashCode()voidsetApplicationId(String applicationId) voidsetTenantId(String tenantId) voidtoString()
-
Field Details
-
id
-
tenantId
-
applicationId
-
name
-
type
-
url
-
-
Constructor Details
-
BucketAttachmet
-
-
Method Details