Uses of Interface
org.openstack4j.api.artifact.ArtifactService
-
Packages that use ArtifactService Package Description org.openstack4j.api org.openstack4j.openstack.artifact.internal org.openstack4j.openstack.internal -
-
Uses of ArtifactService in org.openstack4j.api
Methods in org.openstack4j.api that return ArtifactService Modifier and Type Method Description ArtifactServiceOSClient. artifact()Returns the Artifact Service APIstatic ArtifactServiceApis. getArtifactServices()Gets the Artifact services API -
Uses of ArtifactService in org.openstack4j.openstack.artifact.internal
Classes in org.openstack4j.openstack.artifact.internal that implement ArtifactService Modifier and Type Class Description classArtifactServiceImplCreated by vadavi on 18-01-2017. -
Uses of ArtifactService in org.openstack4j.openstack.internal
Methods in org.openstack4j.openstack.internal that return ArtifactService Modifier and Type Method Description ArtifactServiceOSClientSession. artifact()
-