public static class AgentManagerApi.Settings extends AgentSettingRequest
| Modifier | Constructor and Description |
|---|---|
private |
Settings(String agentid) |
| Modifier and Type | Method and Description |
|---|---|
(package private) static AgentManagerApi.Settings |
from(String agentid,
AgentSettingRequest request)
From settings.
|
String |
getAgentid()
Gets agentid.
|
canEqual, equals, getDescription, getHomeUrl, getIsreportenter, getLogoMediaid, getName, getRedirectDomain, getReportLocationFlag, hashCode, setDescription, setHomeUrl, setIsreportenter, setLogoMediaid, setName, setRedirectDomain, setReportLocationFlag, toStringprivate final String agentid
private Settings(String agentid)
static AgentManagerApi.Settings from(String agentid, AgentSettingRequest request)
agentid - the agentidrequest - the requestpublic String getAgentid()
Copyright © 2023. All rights reserved.