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

org.openstack4j.model.identity.v3.Tenant Maven / Gradle / Ivy

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

/**
 * Tenant is required for some calls in other OpenStack components like network.
 *
 */
public interface Tenant extends Project {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy