Uses of Class
org.openstack4j.openstack.senlin.domain.SenlinPolicyCreate.SenlinPolicyCreateConcreteBuilder
-
Packages that use SenlinPolicyCreate.SenlinPolicyCreateConcreteBuilder Package Description org.openstack4j.openstack.senlin.domain -
-
Uses of SenlinPolicyCreate.SenlinPolicyCreateConcreteBuilder in org.openstack4j.openstack.senlin.domain
Methods in org.openstack4j.openstack.senlin.domain that return SenlinPolicyCreate.SenlinPolicyCreateConcreteBuilder Modifier and Type Method Description static SenlinPolicyCreate.SenlinPolicyCreateConcreteBuilderSenlinPolicyCreate. build()Returnes aSenlinPolicyCreate.SenlinPolicyCreateConcreteBuilderfor configuration and creation of aSenlinPolicyCreateobject.
-