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