ContainX / openstack4j

A Fluent OpenStack SDK / Client Library for Java
http://openstack4j.com
Other
290 stars 366 forks source link

add time field #1322

Open bboyHan opened 4 years ago

bboyHan commented 4 years ago

I added a TimeEntity to the common package to provide created_time and updated_time When the API call needs the values of these two fields, it can be obtained by inheriting this class