public class AwsBasicDomain extends Object
| Constructor | Description |
|---|---|
AwsBasicDomain(String domainName,
boolean autoRenew,
Instant expiry) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getDomainName() |
|
Instant |
getExpiry() |
|
int |
hashCode() |
|
boolean |
isAutoRenew() |
Copyright © 2018. All rights reserved.