public final class UpdateApplicationResponse extends Application
Modifier and Type | Class and Description |
---|---|
static class |
UpdateApplicationResponse.UpdateApplicationResponseBuilder |
Modifier and Type | Method and Description |
---|---|
static UpdateApplicationResponse.UpdateApplicationResponseBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
getCreatedAt, getDesiredState, getEnvironmentVariables, getId, getLifecycle, getLinks, getName, getTotalDesiredInstances, getUpdatedAt
@Generated(value="lombok") public static UpdateApplicationResponse.UpdateApplicationResponseBuilder builder()
@Generated(value="lombok") public boolean equals(Object o)
equals
in class Application
@Generated(value="lombok") protected boolean canEqual(Object other)
canEqual
in class Application
@Generated(value="lombok") public int hashCode()
hashCode
in class Application
@Generated(value="lombok") public String toString()
toString
in class Application
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.