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