| Package | Description |
|---|---|
| com.files.models |
| Modifier and Type | Method and Description |
|---|---|
static SsoStrategy |
SsoStrategy.find(HashMap<String,Object> parameters,
HashMap<String,Object> options) |
static SsoStrategy |
SsoStrategy.find(Long id,
HashMap<String,Object> parameters)
Parameters:
id (required) - int64 - Sso Strategy ID.
|
static SsoStrategy |
SsoStrategy.find(Long id,
HashMap<String,Object> parameters,
HashMap<String,Object> options) |
static SsoStrategy |
SsoStrategy.get() |
static SsoStrategy |
SsoStrategy.get(Long id,
HashMap<String,Object> parameters,
HashMap<String,Object> options) |
| Modifier and Type | Method and Description |
|---|---|
static ListIterator<SsoStrategy> |
SsoStrategy.all() |
static ListIterator<SsoStrategy> |
SsoStrategy.all(HashMap<String,Object> parameters,
HashMap<String,Object> options) |
static ListIterator<SsoStrategy> |
SsoStrategy.list()
Parameters:
cursor - string - Used for pagination.
|
static ListIterator<SsoStrategy> |
SsoStrategy.list(HashMap<String,Object> parameters) |
static ListIterator<SsoStrategy> |
SsoStrategy.list(HashMap<String,Object> parameters,
HashMap<String,Object> options) |
Copyright © 2024 com.github.files-com. All rights reserved.