| Package | Description |
|---|---|
| cz.active24.client.fred.data.create.nsset | |
| cz.active24.client.fred.data.info.nsset | |
| cz.active24.client.fred.data.update.nsset | |
| cz.active24.client.fred.mapper |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NameserverData> |
NssetCreateRequest.getNs() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
NssetCreateRequest.setNs(java.util.List<NameserverData> ns) |
| Constructor and Description |
|---|
NssetCreateRequest(java.lang.String nssetId,
java.util.List<NameserverData> nameservers,
java.util.List<java.lang.String> technicalContacts) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NameserverData> |
NssetInfoResponse.getNs() |
| Modifier and Type | Method and Description |
|---|---|
void |
NssetInfoResponse.setNs(java.util.List<NameserverData> ns) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NameserverData> |
NssetAddData.getNs() |
| Modifier and Type | Method and Description |
|---|---|
void |
NssetAddData.setNs(java.util.List<NameserverData> ns) |
| Modifier and Type | Method and Description |
|---|---|
protected NameserverData |
FredClientMapStructMapperImpl.nsTToNameserverData(NsT nsT) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<NameserverData> |
FredClientMapStructMapperImpl.nsTListToNameserverDataList(java.util.List<NsT> list) |
| Modifier and Type | Method and Description |
|---|---|
NsT |
FredClientMapStructMapperImpl.map(NameserverData nameserverData) |
abstract NsT |
FredClientMapStructMapper.map(NameserverData nameserverData) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<NsT> |
FredClientMapStructMapperImpl.nameserverDataListToNsTList(java.util.List<NameserverData> list) |
Copyright © 2022. All rights reserved.