public abstract class AbstractPlatformProperties<P> extends Object
| Constructor and Description |
|---|
AbstractPlatformProperties() |
| Modifier and Type | Method and Description |
|---|---|
P |
accountProperties(String account) |
Map<String,P> |
getAccounts() |
void |
setAccounts(Map<String,P> accounts) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.