mirror of
https://github.com/apache/jclouds.git
synced 2025-02-17 15:35:44 +00:00
Adjusting ServerDetails with additional fields needed for GleSYSComputeServiceAdaptor
This commit is contained in:
parent
f8efc3564f
commit
6f009695e5
@ -22,10 +22,11 @@ package org.jclouds.glesys.domain;
|
|||||||
import com.google.common.base.Objects;
|
import com.google.common.base.Objects;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Represents detailed information about an available ip address of a new server.
|
* Represents an ip address used by a server.
|
||||||
*
|
*
|
||||||
* @author Adam Lowe
|
* @author Adam Lowe
|
||||||
* @see ServerCreated
|
* @see ServerCreated
|
||||||
|
* @see ServerDetails
|
||||||
*/
|
*/
|
||||||
public class ServerIp {
|
public class ServerIp {
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user