public class ListResultsHelper
extends java.lang.Object
| Constructor and Description |
|---|
ListResultsHelper(EppClient client,
EppCommandHelper eppCommandHelper) |
| Modifier and Type | Method and Description |
|---|---|
ListResponse |
prepareListAndGetResults(ExtcommandType extcommandType)
Method call prepare command to server a if there are any objects prepared to retrieve, it retrieves them.
|
public ListResultsHelper(EppClient client, EppCommandHelper eppCommandHelper)
public ListResponse prepareListAndGetResults(ExtcommandType extcommandType) throws FredClientException
extcommandType - what to list.FredClientException - when call failed.Copyright © 2023. All rights reserved.