Package google.registry.model.eppoutput
Interface EppResponse.ResponseData
- All Known Implementing Classes:
CheckData
,CheckData.ContactCheckData
,CheckData.DomainCheckData
,CheckData.HostCheckData
,ContactInfoData
,CreateData
,CreateData.ContactCreateData
,CreateData.DomainCreateData
,CreateData.HostCreateData
,DomainInfoData
,DomainRenewData
,HostInfoData
,PendingActionNotificationResponse
,PendingActionNotificationResponse.ContactPendingActionNotificationResponse
,PendingActionNotificationResponse.DomainPendingActionNotificationResponse
,PendingActionNotificationResponse.HostPendingActionNotificationResponse
,TransferResponse
,TransferResponse.ContactTransferResponse
,TransferResponse.DomainTransferResponse
- Enclosing class:
EppResponse
public static interface EppResponse.ResponseData
Marker interface for types that can go in the
EppResponse.resData
field.