public static class AddLicenseResponse.AddLicenseResponseBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
AddLicenseResponse |
build() |
AddLicenseResponse.AddLicenseResponseBuilder |
licenseId(Long licenseId) |
AddLicenseResponse.AddLicenseResponseBuilder |
message(String message) |
AddLicenseResponse.AddLicenseResponseBuilder |
product(String product) |
AddLicenseResponse.AddLicenseResponseBuilder |
status(String status) |
String |
toString() |
public AddLicenseResponse.AddLicenseResponseBuilder message(String message)
public AddLicenseResponse.AddLicenseResponseBuilder licenseId(Long licenseId)
public AddLicenseResponse.AddLicenseResponseBuilder product(String product)
public AddLicenseResponse.AddLicenseResponseBuilder status(String status)
public AddLicenseResponse build()
Copyright © 2025 Cense Data Inc.. All rights reserved.