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