public class Application extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Application.Builder |
| Modifier | Constructor and Description |
|---|---|
protected |
Application(Application.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static Application.Builder |
create(String name) |
boolean |
equals(Object obj) |
String |
getHealthUrl() |
String |
getManagementUrl() |
Map<String,String> |
getMetadata() |
String |
getName() |
String |
getServiceUrl() |
int |
hashCode() |
String |
toString() |
protected Application(Application.Builder builder)
Copyright © 2017 codecentric AG. All rights reserved.