public static class GenerateLicenseRequest.GenerateLicenseRequestBuilder extends Object
Modifier and Type | Method and Description |
---|---|
GenerateLicenseRequest |
build() |
GenerateLicenseRequest.GenerateLicenseRequestBuilder |
product(@NonNull String product)
Name of the product.
|
GenerateLicenseRequest.GenerateLicenseRequestBuilder |
quantity(@NonNull Integer quantity)
Number of licenses to generate.
|
String |
toString() |
public GenerateLicenseRequest.GenerateLicenseRequestBuilder product(@NonNull @NonNull String product)
this
.public GenerateLicenseRequest.GenerateLicenseRequestBuilder quantity(@NonNull @NonNull Integer quantity)
this
.public GenerateLicenseRequest build()
Copyright © 2025 Cense Data Inc.. All rights reserved.