Package | Description |
---|---|
org.openstack4j.api.senlin | |
org.openstack4j.openstack.senlin.domain | |
org.openstack4j.openstack.senlin.internal |
Modifier and Type | Method and Description |
---|---|
Profile |
SenlinProfileService.create(ProfileCreate newProfile)
|
Profile |
SenlinProfileService.update(String profileID,
ProfileCreate newProfile)
|
Modifier and Type | Class and Description |
---|---|
class |
SenlinProfileCreate
This class contains all elements required for the creation of a SenlinProfile.
|
Modifier and Type | Method and Description |
---|---|
ProfileCreate |
SenlinProfileCreate.SenlinProfileCreateConcreteBuilder.build() |
Modifier and Type | Method and Description |
---|---|
ProfileCreateBuilder |
SenlinProfileCreate.SenlinProfileCreateConcreteBuilder.from(ProfileCreate in) |
Modifier and Type | Method and Description |
---|---|
Profile |
SenlinProfileServiceImpl.create(ProfileCreate newProfile) |
Profile |
SenlinProfileServiceImpl.update(String policyID,
ProfileCreate newPolicy) |
Copyright © 2017. All rights reserved.