public class UndeployApplicationResponse extends Object
Modifier and Type | Class and Description |
---|---|
static class |
UndeployApplicationResponse.UndeployApplicationResponseBuilder |
Modifier | Constructor and Description |
---|---|
protected |
UndeployApplicationResponse(String name) |
Modifier and Type | Method and Description |
---|---|
static UndeployApplicationResponse.UndeployApplicationResponseBuilder |
builder() |
String |
getName() |
protected UndeployApplicationResponse(String name)
public static UndeployApplicationResponse.UndeployApplicationResponseBuilder builder()
public String getName()