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

com.softlayer.api.service.Entity Maven / Gradle / Ivy

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

import com.softlayer.api.annotation.ApiType;

/**
 * @see SoftLayer_Entity
 */
@ApiType("SoftLayer_Entity")
public class Entity extends com.softlayer.api.Type {

    public static class Mask extends com.softlayer.api.Mask {

    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy