| Package | Description |
|---|---|
| org.openapitools.client.api | |
| org.openapitools.client.model |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AgentPool> |
AgentPoolsApi.listAgentPools(java.lang.Integer limitPerPoolType,
AgentType poolType,
java.lang.String after)
List all Agent Pools
Lists all agent pools with pagination support
|
| Modifier and Type | Method and Description |
|---|---|
AgentPool |
AgentPool.addAgentsItem(Agent agentsItem) |
AgentPool |
AgentPool.agents(java.util.List<Agent> agents) |
AgentPool |
AgentPool.name(java.lang.String name) |
AgentPool |
AgentPool.operationalStatus(OperationalStatus operationalStatus) |
AgentPool |
AgentPool.type(AgentType type) |
Copyright © 2017-2022 Okta. All Rights Reserved.