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 |
licenseId(Long licenseId) |
B |
licenseKey(String licenseKey) |
protected abstract B |
self() |
String |
toString() |
B |
username(String username) |
Copyright © 2025 Cense Data Inc.. All rights reserved.