public class HeatServiceImpl extends BaseHeatServices implements HeatService
BaseOpenStackService.Invocation<R>
Constructor and Description |
---|
HeatServiceImpl() |
Modifier and Type | Method and Description |
---|---|
EventsService |
events()
Service implementation which provides methods for Events
|
ResourcesService |
resources()
Service implementation which provides methods for Resources
|
SoftwareConfigService |
softwareConfig()
Service implementation which provides methods for Software Configurations
|
StackService |
stacks()
Service implementation which provides methods for manipulation of stacks
|
TemplateService |
templates()
Service implementation which provides methods for validating Templates
|
delete, deleteWithResponse, get, getProvider, getServiceVersion, getXOpenstackRequestId, head, patch, patchWithResponse, post, postWithResponse, put, request, toList, uri
public StackService stacks()
HeatService
stacks
in interface HeatService
public TemplateService templates()
HeatService
templates
in interface HeatService
public EventsService events()
HeatService
events
in interface HeatService
public ResourcesService resources()
HeatService
resources
in interface HeatService
public SoftwareConfigService softwareConfig()
HeatService
softwareConfig
in interface HeatService
Copyright © 2017. All rights reserved.