Package com.intercom.api.types
Interface ConversationAttachmentFiles.ContentTypeStage
-
- All Known Implementing Classes:
ConversationAttachmentFiles.Builder
- Enclosing class:
- ConversationAttachmentFiles
public static interface ConversationAttachmentFiles.ContentTypeStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ConversationAttachmentFiles.DataStagecontentType(java.lang.String contentType)ConversationAttachmentFiles.Builderfrom(ConversationAttachmentFiles other)
-
-
-
Method Detail
-
contentType
ConversationAttachmentFiles.DataStage contentType(@NotNull java.lang.String contentType)
-
from
ConversationAttachmentFiles.Builder from(ConversationAttachmentFiles other)
-
-