public class AddAirgapLicenseParams extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AddAirgapLicenseParams.AddAirgapLicenseParamsBuilder<C extends AddAirgapLicenseParams,B extends AddAirgapLicenseParams.AddAirgapLicenseParamsBuilder<C,B>> |
Modifier | Constructor and Description |
---|---|
protected |
AddAirgapLicenseParams(AddAirgapLicenseParams.AddAirgapLicenseParamsBuilder<?,?> b) |
Modifier and Type | Method and Description |
---|---|
static AddAirgapLicenseParams.AddAirgapLicenseParamsBuilder<?,?> |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getConfirmationCode()
Confirmation code
|
String |
getLicenseKey()
License key
|
String |
getLicensePolicy()
License policy
|
String |
getPolicyId()
Policy ID
|
int |
hashCode() |
void |
setConfirmationCode(String confirmationCode)
Confirmation code
|
void |
setLicenseKey(String licenseKey)
License key
|
void |
setLicensePolicy(String licensePolicy)
License policy
|
void |
setPolicyId(String policyId)
Policy ID
|
AddAirgapLicenseParams.AddAirgapLicenseParamsBuilder<?,?> |
toBuilder() |
String |
toString() |
protected AddAirgapLicenseParams(AddAirgapLicenseParams.AddAirgapLicenseParamsBuilder<?,?> b)
public static AddAirgapLicenseParams.AddAirgapLicenseParamsBuilder<?,?> builder()
public AddAirgapLicenseParams.AddAirgapLicenseParamsBuilder<?,?> toBuilder()
public String getLicensePolicy()
public String getLicenseKey()
public String getPolicyId()
public String getConfirmationCode()
public void setLicensePolicy(String licensePolicy)
public void setLicenseKey(String licenseKey)
public void setPolicyId(String policyId)
public void setConfirmationCode(String confirmationCode)
protected boolean canEqual(Object other)
Copyright © 2025 Cense Data Inc.. All rights reserved.