Package org.openstack4j.api.artifact
Interface ArtifactService
-
- All Superinterfaces:
RestService
- All Known Implementing Classes:
ArtifactServiceImpl
public interface ArtifactService extends RestService
OpenStack (Glare) Artifact Type- Author:
- Pavan Vadavi
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ToscaTemplatesArtifactServicetoscaTemplatesArtifact()Tosca Template Service
-
-
-
Method Detail
-
toscaTemplatesArtifact
ToscaTemplatesArtifactService toscaTemplatesArtifact()
Tosca Template Service- Returns:
- Tosca Template Service
-
-