@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="FilePropertyBag")
public static interface FilePropertyBag.Builder
extends FilePropertyBag
FilePropertyBag.Builder| Modifier and Type | Method and Description |
|---|---|
default FilePropertyBag.Builder |
endings(java.lang.String endings) |
default FilePropertyBag.Builder |
lastModified(int lastModified) |
default FilePropertyBag.Builder |
type(java.lang.String type) |
create, lastModified, setLastModifiedendings, setEndings, setType, type@JsOverlay @Nonnull default FilePropertyBag.Builder lastModified(int lastModified)
@JsOverlay @Nonnull default FilePropertyBag.Builder endings(@EndingType @Nonnull java.lang.String endings)
@JsOverlay @Nonnull default FilePropertyBag.Builder type(@Nonnull java.lang.String type)