| Package | Description |
|---|---|
| pl.codewise.commons.aws.cqrs.model |
| Modifier and Type | Method | Description |
|---|---|---|
AwsPrivateIpAddress |
AwsPrivateIpAddress.Builder.build() |
| Modifier and Type | Method | Description |
|---|---|---|
List<AwsPrivateIpAddress> |
AwsNetworkInterface.getPrivateIpAddresses() |
| Modifier and Type | Method | Description |
|---|---|---|
AwsNetworkInterface.Builder |
AwsNetworkInterface.Builder.withPrivateIpAddresses(List<AwsPrivateIpAddress> privateIpAddresses) |
| Constructor | Description |
|---|---|
AwsNetworkInterface(String networkInterfaceId,
List<AwsPrivateIpAddress> privateIpAddresses,
AwsNetworkInterfaceAttachment attachment) |
Copyright © 2018. All rights reserved.