public static class KubernetesDeployerProperties.Resources extends Object
Constructor and Description |
---|
Resources() |
Resources(String cpu,
String memory) |
Modifier and Type | Method and Description |
---|---|
String |
getCpu() |
String |
getMemory() |
void |
setCpu(String cpu) |
void |
setMemory(String memory) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.