Package com.dnsimple.data
Class DomainPush
java.lang.Object
com.dnsimple.data.DomainPush
-
Constructor Summary
ConstructorsConstructorDescriptionDomainPush(Long id, Long domainId, Long contactId, Long accountId, OffsetDateTime acceptedAt, OffsetDateTime createdAt, OffsetDateTime updatedAt) -
Method Summary
-
Constructor Details
-
DomainPush
public DomainPush(Long id, Long domainId, Long contactId, Long accountId, OffsetDateTime acceptedAt, OffsetDateTime createdAt, OffsetDateTime updatedAt)
-
-
Method Details
-
getId
-
getDomainId
-
getContactId
-
getAccountId
-
getAcceptedAt
-
getCreatedAt
-
getUpdatedAt
-