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