Uses of Interface
org.openstack4j.api.sahara.ClusterTemplateService
-
Packages that use ClusterTemplateService Package Description org.openstack4j.api.sahara org.openstack4j.openstack.sahara.internal -
-
Uses of ClusterTemplateService in org.openstack4j.api.sahara
Methods in org.openstack4j.api.sahara that return ClusterTemplateService Modifier and Type Method Description ClusterTemplateServiceSaharaService. clusterTemplates()Cluster Template Service API -
Uses of ClusterTemplateService in org.openstack4j.openstack.sahara.internal
Classes in org.openstack4j.openstack.sahara.internal that implement ClusterTemplateService Modifier and Type Class Description classClusterTemplateServiceImplSahara Data Processing OperationsMethods in org.openstack4j.openstack.sahara.internal that return ClusterTemplateService Modifier and Type Method Description ClusterTemplateServiceSaharaServiceImpl. clusterTemplates()Cluster Template Service API
-