public static interface FenceAgentService.UpdateRequest extends Request<FenceAgentService.UpdateRequest,FenceAgentService.UpdateResponse>
Modifier and Type | Method and Description |
---|---|
FenceAgentService.UpdateRequest |
agent(Agent agent) |
FenceAgentService.UpdateRequest |
agent(AgentBuilder agent) |
FenceAgentService.UpdateRequest |
async(Boolean async)
Indicates if the update should be performed asynchronously.
|
FenceAgentService.UpdateRequest agent(Agent agent)
FenceAgentService.UpdateRequest agent(AgentBuilder agent)
FenceAgentService.UpdateRequest async(Boolean async)
Indicates if the update should be performed asynchronously.
Copyright © 2016. All rights reserved.