| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<DhcpConfiguration> |
DhcpOptions.dhcpConfigurations()
One or more DHCP options in the set.
|
| Modifier and Type | Method and Description |
|---|---|
DhcpOptions.Builder |
DhcpOptions.Builder.dhcpConfigurations(DhcpConfiguration... dhcpConfigurations)
One or more DHCP options in the set.
|
| Modifier and Type | Method and Description |
|---|---|
DhcpOptions.Builder |
DhcpOptions.Builder.dhcpConfigurations(Collection<DhcpConfiguration> dhcpConfigurations)
One or more DHCP options in the set.
|
Copyright © 2020. All rights reserved.