public final class VariableRequest extends LicenseRequest
Modifier and Type | Class and Description |
---|---|
static class |
VariableRequest.VariableRequestBuilder<C extends VariableRequest,B extends VariableRequest.VariableRequestBuilder<C,B>> |
LicenseRequest.LicenseRequestBuilder<C extends LicenseRequest,B extends LicenseRequest.LicenseRequestBuilder<C,B>>
Modifier | Constructor and Description |
---|---|
protected |
VariableRequest(VariableRequest.VariableRequestBuilder<?,?> b) |
Modifier and Type | Method and Description |
---|---|
static VariableRequest.VariableRequestBuilder<?,?> |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Map<String,String> |
getVariables()
Map of the variable keys and their corresponding values.
|
int |
hashCode() |
String |
toString() |
getHardwareId, getLicenseId, getLicenseKey, getPassword, getProduct, getUsername, setHardwareId, setLicenseId, setLicenseKey, setPassword, setProduct, setUsername
protected VariableRequest(VariableRequest.VariableRequestBuilder<?,?> b)
public static VariableRequest.VariableRequestBuilder<?,?> builder()
public Map<String,String> getVariables()
public boolean equals(Object o)
equals
in class LicenseRequest
protected boolean canEqual(Object other)
canEqual
in class LicenseRequest
public int hashCode()
hashCode
in class LicenseRequest
public String toString()
toString
in class LicenseRequest
Copyright © 2025 Cense Data Inc.. All rights reserved.