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 class
BucketAttachmet.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 boolean
boolean
getId()
getName()
getType()
getUrl()
int
hashCode()
void
setApplicationId
(String applicationId) void
setTenantId
(String tenantId) void
toString()
-
Field Details
-
id
-
tenantId
-
applicationId
-
name
-
type
-
url
-
-
Constructor Details
-
BucketAttachmet
-
-
Method Details