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

com.softlayer.api.service.location.network.operations.Center Maven / Gradle / Ivy

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

import com.softlayer.api.annotation.ApiType;
import com.softlayer.api.service.Location;

/**
 * SoftLayer_Location_Network_Operations_Center extends the [[SoftLayer_Location]] data type to include network operation center-specific properties. 
 *
 * @see SoftLayer_Location_Network_Operations_Center
 */
@ApiType("SoftLayer_Location_Network_Operations_Center")
public class Center extends Location {

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

    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy