Uses of Class
com.okta.sdk.resource.model.AgentPool
Packages that use AgentPool
-
Uses of AgentPool in com.okta.sdk.resource.api
Methods in com.okta.sdk.resource.api that return types with arguments of type AgentPoolModifier and TypeMethodDescriptionAgentPoolsApi.listAgentPools
(Integer limitPerPoolType, AgentType poolType, String after) List all Agent Pools Lists all agent pools with pagination supportAgentPoolsApi.listAgentPools
(Integer limitPerPoolType, AgentType poolType, String after, Map<String, String> additionalHeaders) List all Agent Pools Lists all agent pools with pagination support -
Uses of AgentPool in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return AgentPool