public interface HasSubnet
Modifier and Type | Interface and Description |
---|---|
static interface |
HasSubnet.DefinitionStages
Grouping of definition stages involving associating an existing subnet with a resource.
|
static interface |
HasSubnet.UpdateDefinitionStages
Grouping of definition stages applicable as part of a parent resource update, involving associating a subnet with a resource.
|
static interface |
HasSubnet.UpdateStages
Grouping of update stages involving associating an existing subnet with a resource.
|
Modifier and Type | Method and Description |
---|---|
String |
networkId() |
String |
subnetName() |
Copyright © 2019. All rights reserved.