public class DeploymentRequest extends Object
Constructor and Description |
---|
DeploymentRequest(String vmConfig,
String name,
String image,
Integer cpu,
String memory,
String node,
String scheduler,
String tag,
Boolean tagRequired,
Boolean netBoost,
Boolean legacyIO,
Boolean gpuPassthrough) |
DeploymentRequest(String vmConfig,
String name,
String node,
String scheduler,
String tag,
Boolean tagRequired)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.