Class CategoryURIBuilder<T extends URIBuilderForBuiltin<T>>

java.lang.Object
com.orchestranetworks.rest.util.CategoryURIBuilder<T>
Type Parameters:
T - The built-in URI builder related to the specified category.

public final class CategoryURIBuilder<T extends URIBuilderForBuiltin<T>> extends Object
Maps each REST category and available version to their related URI builder.

It contains the necessary constants to get a URIBuilderForBuiltin instance using the method URIInfoUtility.createBuilderForBuiltin(CategoryURIBuilder).

Since:
6.0.0