public static interface ExtendLicenseConsumptionResponse.Builder extends LicenseManagerResponse.Builder, SdkPojo, CopyableBuilder<ExtendLicenseConsumptionResponse.Builder,ExtendLicenseConsumptionResponse>
| Modifier and Type | Method and Description |
|---|---|
ExtendLicenseConsumptionResponse.Builder |
expiration(String expiration)
Date and time at which the license consumption expires.
|
ExtendLicenseConsumptionResponse.Builder |
licenseConsumptionToken(String licenseConsumptionToken)
License consumption token.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildExtendLicenseConsumptionResponse.Builder licenseConsumptionToken(String licenseConsumptionToken)
License consumption token.
licenseConsumptionToken - License consumption token.ExtendLicenseConsumptionResponse.Builder expiration(String expiration)
Date and time at which the license consumption expires.
expiration - Date and time at which the license consumption expires.Copyright © 2022. All rights reserved.