| Package | Description |
|---|---|
| com.files.models |
| Modifier and Type | Method and Description |
|---|---|
static Site |
Site.get(HashMap<String,Object> parameters) |
static Site |
Site.get(HashMap<String,Object> parameters,
HashMap<String,Object> options) |
static Site |
Site.update(HashMap<String,Object> parameters)
Parameters:
name - string - Site name
subdomain - string - Site subdomain
domain - string - Custom domain
domain_hsts_header - boolean - Send HSTS (HTTP Strict Transport Security) header when visitors access the site via a custom domain?
|
static Site |
Site.update(HashMap<String,Object> parameters,
HashMap<String,Object> options) |
Copyright © 2024 com.github.files-com. All rights reserved.