public class AwsPrivateIpAddress extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
AwsPrivateIpAddress.Builder |
| Constructor | Description |
|---|---|
AwsPrivateIpAddress(String privateIpAddress,
AwsPrivateIpAddressAssociation association) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
AwsPrivateIpAddressAssociation |
getAssociation() |
|
String |
getPrivateIpAddress() |
|
int |
hashCode() |
|
String |
toString() |
public AwsPrivateIpAddress(String privateIpAddress, AwsPrivateIpAddressAssociation association)
public String getPrivateIpAddress()
public AwsPrivateIpAddressAssociation getAssociation()
Copyright © 2018. All rights reserved.