public class GenerateAirgapSignatureParams extends Object
Modifier and Type | Class and Description |
---|---|
static class |
GenerateAirgapSignatureParams.GenerateAirgapSignatureParamsBuilder<C extends GenerateAirgapSignatureParams,B extends GenerateAirgapSignatureParams.GenerateAirgapSignatureParamsBuilder<C,B>> |
Modifier | Constructor and Description |
---|---|
protected |
GenerateAirgapSignatureParams(GenerateAirgapSignatureParams.GenerateAirgapSignatureParamsBuilder<?,?> b) |
Modifier and Type | Method and Description |
---|---|
static GenerateAirgapSignatureParams.GenerateAirgapSignatureParamsBuilder<?,?> |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getLicenseKey()
License key.
|
String |
getSharedKey()
Shared key.
|
int |
hashCode() |
void |
setLicenseKey(String licenseKey)
License key.
|
void |
setSharedKey(String sharedKey)
Shared key.
|
GenerateAirgapSignatureParams.GenerateAirgapSignatureParamsBuilder<?,?> |
toBuilder() |
String |
toString() |
protected GenerateAirgapSignatureParams(GenerateAirgapSignatureParams.GenerateAirgapSignatureParamsBuilder<?,?> b)
public static GenerateAirgapSignatureParams.GenerateAirgapSignatureParamsBuilder<?,?> builder()
public GenerateAirgapSignatureParams.GenerateAirgapSignatureParamsBuilder<?,?> toBuilder()
public String getLicenseKey()
public String getSharedKey()
public void setLicenseKey(String licenseKey)
public void setSharedKey(String sharedKey)
protected boolean canEqual(Object other)
Copyright © 2025 Cense Data Inc.. All rights reserved.