mirror of https://github.com/apache/jclouds.git
rename to match field
This commit is contained in:
parent
5518149db9
commit
15c2ac6420
|
@ -65,7 +65,7 @@ import com.google.common.collect.Sets;
|
|||
*/
|
||||
@XmlType(name = "CaptureVAppParams", propOrder = {
|
||||
"source",
|
||||
"section"
|
||||
"sections"
|
||||
})
|
||||
public class CaptureVAppParams
|
||||
extends ParamsType<CaptureVAppParams>
|
||||
|
|
Loading…
Reference in New Issue