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