public class AwsRegisterDomainRequest extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
AwsRegisterDomainRequest.Builder |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
AwsContactDetails |
getAdminContact() |
|
String |
getDomainName() |
|
int |
getDurationYears() |
|
AwsContactDetails |
getRegistrantContact() |
|
AwsContactDetails |
getTechContact() |
|
int |
hashCode() |
|
boolean |
isAutoRenew() |
|
boolean |
isProtectAdminContact() |
|
boolean |
isProtectRegistrantContact() |
|
boolean |
isProtectTechContact() |
|
String |
toString() |
public String getDomainName()
public boolean isAutoRenew()
public int getDurationYears()
public boolean isProtectAdminContact()
public boolean isProtectRegistrantContact()
public boolean isProtectTechContact()
public AwsContactDetails getAdminContact()
public AwsContactDetails getRegistrantContact()
public AwsContactDetails getTechContact()
Copyright © 2018. All rights reserved.