Package com.dnsimple.data
Class WhoisPrivacy
java.lang.Object
com.dnsimple.data.WhoisPrivacy
-
Constructor Summary
ConstructorsConstructorDescriptionWhoisPrivacy(Long id, Long domainId, Boolean enabled, LocalDate expiresOn, OffsetDateTime createdAt, OffsetDateTime updatedAt) -
Method Summary
-
Constructor Details
-
WhoisPrivacy
public WhoisPrivacy(Long id, Long domainId, Boolean enabled, LocalDate expiresOn, OffsetDateTime createdAt, OffsetDateTime updatedAt)
-
-
Method Details
-
getId
-
getDomainId
-
isEnabled
-
getExpiresOn
-
getCreatedAt
-
getUpdatedAt
-