Uses of Class
org.openstack4j.openstack.tacker.domain.VnfUpdateAttributes
-
Packages that use VnfUpdateAttributes Package Description org.openstack4j.model.tacker org.openstack4j.model.tacker.builder org.openstack4j.openstack.tacker.domain -
-
Uses of VnfUpdateAttributes in org.openstack4j.model.tacker
Methods in org.openstack4j.model.tacker that return VnfUpdateAttributes Modifier and Type Method Description VnfUpdateAttributesVnfUpdate. getAttributes() -
Uses of VnfUpdateAttributes in org.openstack4j.model.tacker.builder
Methods in org.openstack4j.model.tacker.builder with parameters of type VnfUpdateAttributes Modifier and Type Method Description VnfUpdateBuilderVnfUpdateBuilder. attributes(VnfUpdateAttributes attributes) -
Uses of VnfUpdateAttributes in org.openstack4j.openstack.tacker.domain
Methods in org.openstack4j.openstack.tacker.domain that return VnfUpdateAttributes Modifier and Type Method Description VnfUpdateAttributesVnfUpdateAttributes. config(String config)User config file or data..static VnfUpdateAttributesVnfUpdateAttributes. create()VnfUpdateAttributesTackerVnfUpdate. getAttributes()Methods in org.openstack4j.openstack.tacker.domain with parameters of type VnfUpdateAttributes Modifier and Type Method Description VnfUpdateBuilderTackerVnfUpdate.VnfUpdateConcreteBuilder. attributes(VnfUpdateAttributes attributes)
-