public class CapabilitiesCapabilities extends Object
Constructor and Description |
---|
CapabilitiesCapabilities() |
Modifier and Type | Method and Description |
---|---|
Double |
maxCpu()
Get the maximum allowed CPU request in cores.
|
Double |
maxGpuCount()
Get the maximum allowed GPU count.
|
Double |
maxMemoryInGB()
Get the maximum allowed memory request in GB.
|
public Double maxMemoryInGB()
public Double maxCpu()
public Double maxGpuCount()
Copyright © 2019. All rights reserved.