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

com.softlayer.api.service.hardware.router.Backend Maven / Gradle / Ivy

There is a newer version: 0.3.4
Show newest version
package com.softlayer.api.service.hardware.router;

import com.softlayer.api.annotation.ApiType;
import com.softlayer.api.service.hardware.Router;

/**
 * The SoftLayer_Hardware_Router_Backend data type contains general information relating to a single SoftLayer router item for hardware. 
 *
 * @see SoftLayer_Hardware_Router_Backend
 */
@ApiType("SoftLayer_Hardware_Router_Backend")
public class Backend extends Router {

    public static class Mask extends com.softlayer.api.service.hardware.Router.Mask {

    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy