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

org.openstack4j.model.heat.StackUpdate Maven / Gradle / Ivy

There is a newer version: 3.2.0
Show newest version
package org.openstack4j.model.heat;

import org.openstack4j.common.Buildable;
import org.openstack4j.model.heat.builder.StackUpdateBuilder;

/**
 * Model Entity used for updating a Stack
 * 
 * @author Jeremy Unruh
 */
public interface StackUpdate extends BaseStackCreateUpdate, Buildable {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy