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

com.softlayer.api.service.hardware.attribute.UserData Maven / Gradle / Ivy

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

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

/**
 * @see SoftLayer_Hardware_Attribute_UserData
 */
@ApiType("SoftLayer_Hardware_Attribute_UserData")
public class UserData extends Attribute {

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

    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy