public final class ProductVersionsQuery extends ProductVersionsParams
| Modifier and Type | Class and Description |
|---|---|
static class |
ProductVersionsQuery.ProductVersionsQueryBuilder<C extends ProductVersionsQuery,B extends ProductVersionsQuery.ProductVersionsQueryBuilder<C,B>> |
ProductVersionsParams.ProductVersionsParamsBuilder<C extends ProductVersionsParams,B extends ProductVersionsParams.ProductVersionsParamsBuilder<C,B>>| Modifier | Constructor and Description |
|---|---|
protected |
ProductVersionsQuery(ProductVersionsQuery.ProductVersionsQueryBuilder<?,?> b) |
| Modifier and Type | Method and Description |
|---|---|
static ProductVersionsQuery.ProductVersionsQueryBuilder<?,?> |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getHardwareId()
Unique hardware ID generated for the client device.
|
Long |
getLicenseId()
Ensures that the action affects only the license with the specified ID.
|
String |
getLicenseKey()
Required if product is key-based.
|
String |
getProduct()
Product short code.
|
String |
getUsername()
Required if product is user based.
|
int |
hashCode() |
String |
toString() |
getChannel, getEnv, setChannel, setEnv, toBuilderprotected ProductVersionsQuery(ProductVersionsQuery.ProductVersionsQueryBuilder<?,?> b)
public static ProductVersionsQuery.ProductVersionsQueryBuilder<?,?> builder()
public String getHardwareId()
public String getProduct()
public String getLicenseKey()
public String getUsername()
public Long getLicenseId()
public boolean equals(Object o)
equals in class ProductVersionsParamsprotected boolean canEqual(Object other)
canEqual in class ProductVersionsParamspublic int hashCode()
hashCode in class ProductVersionsParamspublic String toString()
toString in class ProductVersionsParamsCopyright © 2026 Cense Data Inc.. All rights reserved.