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

com.github.narcissujsk.openstackjsk.model.identity.v3.Tenant Maven / Gradle / Ivy

The newest version!
package com.github.narcissujsk.openstackjsk.model.identity.v3;

import com.github.narcissujsk.openstackjsk.model.identity.v3.Project;

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

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy