public class SaharaServiceImpl extends BaseSaharaServices implements SaharaService
| Constructor and Description |
|---|
SaharaServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
ClusterService |
clusters()
Cluster Service API
|
ClusterTemplateService |
clusterTemplates()
Cluster Template Service API
|
SaharaImageService |
images()
Image Service API
|
NodeGroupTemplateService |
nodeGroupTemplates()
Node Group Template Service API
|
SaharaPluginService |
plugins()
Plugin Service API
|
public ClusterService clusters()
clusters in interface SaharaServicepublic NodeGroupTemplateService nodeGroupTemplates()
nodeGroupTemplates in interface SaharaServicepublic ClusterTemplateService clusterTemplates()
clusterTemplates in interface SaharaServicepublic SaharaImageService images()
images in interface SaharaServicepublic SaharaPluginService plugins()
plugins in interface SaharaService