Uses of Class
org.openstack4j.openstack.senlin.domain.SenlinProfileCreate.SenlinProfileCreateConcreteBuilder
-
Packages that use SenlinProfileCreate.SenlinProfileCreateConcreteBuilder Package Description org.openstack4j.openstack.senlin.domain -
-
Uses of SenlinProfileCreate.SenlinProfileCreateConcreteBuilder in org.openstack4j.openstack.senlin.domain
Methods in org.openstack4j.openstack.senlin.domain that return SenlinProfileCreate.SenlinProfileCreateConcreteBuilder Modifier and Type Method Description static SenlinProfileCreate.SenlinProfileCreateConcreteBuilderSenlinProfileCreate. build()Returnes aSenlinProfileCreate.SenlinProfileCreateConcreteBuilderfor configuration and creation of aSenlinProfileCreateobject.
-