public static interface CreateLicenseConfigurationResponse.Builder extends LicenseManagerResponse.Builder, SdkPojo, CopyableBuilder<CreateLicenseConfigurationResponse.Builder,CreateLicenseConfigurationResponse>
Modifier and Type | Method and Description |
---|---|
CreateLicenseConfigurationResponse.Builder |
licenseConfigurationArn(String licenseConfigurationArn)
ARN of the license configuration object after its creation.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
CreateLicenseConfigurationResponse.Builder licenseConfigurationArn(String licenseConfigurationArn)
ARN of the license configuration object after its creation.
licenseConfigurationArn
- ARN of the license configuration object after its creation.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.