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

org.openstack4j.core.transport.ListType Maven / Gradle / Ivy

package org.openstack4j.core.transport;

/**
 * Decorator interface to designate List Type results and to insure that an EmptyList is returned in 404/NotFound 
 * responses
 * 
 * @author Jeremy Unruh
 */
public interface ListType {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy