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, toBuilder
protected 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 ProductVersionsParams
protected boolean canEqual(Object other)
canEqual
in class ProductVersionsParams
public int hashCode()
hashCode
in class ProductVersionsParams
public String toString()
toString
in class ProductVersionsParams
Copyright © 2025 Cense Data Inc.. All rights reserved.