public class DomainCreateBlockCommandExtension extends java.lang.Object implements CommandExtension
Extension for the EPP Domain Create command, representing the Create Block aspects of the Block extension.
Use this to identify the block client assigned id that this command is being submitted in as part of an EPP Domain Create command compliant with RFC5730 and RFC5731. The response expected from a server should be handled by a Domain Create Response.
CREATE, RENEW, TRANSFER, UPDATE| Constructor and Description |
|---|
DomainCreateBlockCommandExtension() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToCommand(Command command) |
void |
setId(java.lang.String id) |
public void addToCommand(Command command)
addToCommand in interface CommandExtensionpublic void setId(java.lang.String id)