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, getLicenseKey, getPassword, getProduct, getUsername, setHardwareId, setLicenseKey, setPassword, setProduct, setUsernameprotected VariableRequest(VariableRequest.VariableRequestBuilder<?,?> b)
public static VariableRequest.VariableRequestBuilder<?,?> builder()
public Map<String,String> getVariables()
public boolean equals(Object o)
equals in class LicenseRequestprotected boolean canEqual(Object other)
canEqual in class LicenseRequestpublic int hashCode()
hashCode in class LicenseRequestpublic String toString()
toString in class LicenseRequestCopyright © 2024 Cense Data Inc.. All rights reserved.