public interface HasPrivateIPAddress
Modifier and Type | Interface and Description |
---|---|
static interface |
HasPrivateIPAddress.DefinitionStages
Grouping of definition stages involving specifying the private IP address.
|
static interface |
HasPrivateIPAddress.UpdateDefinitionStages
Grouping of definition stages applicable as part of a parent resource update, involving specifying the private IP address.
|
static interface |
HasPrivateIPAddress.UpdateStages
Grouping of update stages involving modifying the private IP address.
|
Modifier and Type | Method and Description |
---|---|
String |
privateIPAddress() |
IPAllocationMethod |
privateIPAllocationMethod() |
String privateIPAddress()
IPAllocationMethod privateIPAllocationMethod()
Copyright © 2019. All rights reserved.