| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static NewDhcpConfiguration.Builder |
NewDhcpConfiguration.builder() |
NewDhcpConfiguration.Builder |
NewDhcpConfiguration.Builder.key(String key)
Sets the value of the Key property for this object.
|
NewDhcpConfiguration.Builder |
NewDhcpConfiguration.toBuilder() |
NewDhcpConfiguration.Builder |
NewDhcpConfiguration.Builder.values(Collection<String> values)
Sets the value of the Values property for this object.
|
NewDhcpConfiguration.Builder |
NewDhcpConfiguration.Builder.values(String... values)
Sets the value of the Values property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends NewDhcpConfiguration.Builder> |
NewDhcpConfiguration.serializableBuilderClass() |
Copyright © 2022. All rights reserved.