Class Host
java.lang.Object
org.jclouds.openstack.nova.v2_0.domain.Host
Class Host
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Host
@ConstructorProperties({"host_name","service","zone"}) protected Host(@Nullable String name, @Nullable String service, @Nullable String zone)
-
-
Method Details