@Beta(value=V1_8_0)
public static interface BatchAICluster.DefinitionStages.WithSubnet
| Modifier and Type | Method and Description |
|---|---|
BatchAICluster.DefinitionStages.WithCreate |
withSubnet(String subnetId) |
BatchAICluster.DefinitionStages.WithCreate |
withSubnet(String networkId,
String subnetName) |
BatchAICluster.DefinitionStages.WithCreate withSubnet(String subnetId)
subnetId - identifier of the subnetBatchAICluster.DefinitionStages.WithCreate withSubnet(String networkId, String subnetName)
networkId - identifier of the networksubnetName - subnet nameCopyright © 2019. All rights reserved.