public final class UpdateLicenseRequest
extends Object
-
Nested Class Summary
Nested Classes
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
-
isSet
public boolean isSet(String field)
-
-
getProduct
public @Nullable String getProduct()
-
getTier
public @Nullable String getTier()
-
getExpiration
public @Nullable Instant getExpiration()
-
getMaxServers
public @Nullable Integer getMaxServers()
-
getMaxIps
public @Nullable Integer getMaxIps()
-
getNote
public @Nullable String getNote()
-
getBlacklistReason
public @Nullable String getBlacklistReason()
-
-
-
-
-
getAdditionalEntitlements
public @Nullable Set<String> getAdditionalEntitlements()