public final class ApplicationInstanceInfo extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ApplicationInstanceInfo.ApplicationInstanceInfoBuilder |
Modifier and Type | Method and Description |
---|---|
static ApplicationInstanceInfo.ApplicationInstanceInfoBuilder |
builder() |
boolean |
equals(Object o) |
String |
getConsoleIp()
The console IP
|
Integer |
getConsolePort()
The console port
|
String |
getDebugIp()
The debug IP
|
Integer |
getDebugPort()
The debug port
|
Double |
getSince()
The since
|
String |
getState()
The state
|
Long |
getUptime()
The update
|
int |
hashCode() |
String |
toString() |
@Generated(value="lombok") public static ApplicationInstanceInfo.ApplicationInstanceInfoBuilder builder()
@Generated(value="lombok") public String getConsoleIp()
@Generated(value="lombok") public Integer getConsolePort()
@Generated(value="lombok") public String getDebugIp()
@Generated(value="lombok") public Integer getDebugPort()
@Generated(value="lombok") public Double getSince()
@Generated(value="lombok") public String getState()
@Generated(value="lombok") public Long getUptime()
@Generated(value="lombok") public boolean equals(Object o)
@Generated(value="lombok") public int hashCode()
@Generated(value="lombok") public String toString()
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.