public static class CloudFoundryPushPublisher.Service extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
name |
String |
plan |
boolean |
resetService |
String |
type |
| Constructor and Description |
|---|
Service(String name,
String type,
String plan) |
Service(String name,
String type,
String plan,
boolean resetService) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isResetService() |
void |
setResetService(boolean resetService) |
Copyright © 2016–2017. All rights reserved.