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

com.softlayer.api.service.network.component.RemoteManagement Maven / Gradle / Ivy

The newest version!
package com.softlayer.api.service.network.component;

import com.softlayer.api.annotation.ApiType;
import com.softlayer.api.service.network.Component;

/**
 * The SoftLayer_Network_Component_RemoteManagement data type contains general information relating to a single SoftLayer remote management network component. 
 *
 * @see SoftLayer_Network_Component_RemoteManagement
 */
@ApiType("SoftLayer_Network_Component_RemoteManagement")
public class RemoteManagement extends Component {

    public static class Mask extends com.softlayer.api.service.network.Component.Mask {

    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy