public abstract static class LicenseIdentity.LicenseIdentityBuilder<C extends LicenseIdentity,B extends LicenseIdentity.LicenseIdentityBuilder<C,B>> extends Object
| Constructor and Description |
|---|
LicenseIdentityBuilder() |
| Modifier and Type | Method and Description |
|---|---|
abstract C |
build() |
B |
licenseKey(String licenseKey) |
protected abstract B |
self() |
String |
toString() |
B |
username(String username) |
Copyright © 2024 Cense Data Inc.. All rights reserved.