public static interface HostService.ApproveRequest extends Request<HostService.ApproveRequest,HostService.ApproveResponse>
Modifier and Type | Method and Description |
---|---|
HostService.ApproveRequest |
async(Boolean async)
Indicates if the approval should be performed asynchronously.
|
HostService.ApproveRequest |
cluster(Cluster cluster) |
HostService.ApproveRequest |
cluster(ClusterBuilder cluster) |
HostService.ApproveRequest async(Boolean async)
Indicates if the approval should be performed asynchronously.
HostService.ApproveRequest cluster(Cluster cluster)
HostService.ApproveRequest cluster(ClusterBuilder cluster)
Copyright © 2016. All rights reserved.