Package com.intercom.api.types
Interface FileAttribute.ContentTypeStage
-
- All Known Implementing Classes:
FileAttribute.Builder
- Enclosing class:
- FileAttribute
public static interface FileAttribute.ContentTypeStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FileAttribute.FilesizeStagecontentType(java.lang.String contentType)The type of file
-
-
-
Method Detail
-
contentType
FileAttribute.FilesizeStage contentType(@NotNull java.lang.String contentType)
The type of file
-
-