All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.emc.storageos.model.host.vcenter.VcenterDataCenterCreate Maven / Gradle / Ivy

There is a newer version: 3.5.0.0
Show newest version
/*
 * Copyright (c) 2015 EMC Corporation
 * All Rights Reserved
 */
package com.emc.storageos.model.host.vcenter;

import javax.xml.bind.annotation.XmlRootElement;

/**
 * Request POST parameter for vcenter data center creation.
 */
@XmlRootElement(name = "vcenter_data_center_create")
public class VcenterDataCenterCreate extends VcenterDataCenterParam {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy