public class AddressSpace extends Object
Constructor and Description |
---|
AddressSpace() |
Modifier and Type | Method and Description |
---|---|
List<String> |
addressPrefixes()
Get the addressPrefixes value.
|
AddressSpace |
withAddressPrefixes(List<String> addressPrefixes)
Set the addressPrefixes value.
|
public List<String> addressPrefixes()
public AddressSpace withAddressPrefixes(List<String> addressPrefixes)
addressPrefixes
- the addressPrefixes value to setCopyright © 2019. All rights reserved.