Interface CreateLicenseConfigurationResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<CreateLicenseConfigurationResponse.Builder,CreateLicenseConfigurationResponse>, LicenseManagerResponse.Builder, SdkBuilder<CreateLicenseConfigurationResponse.Builder,CreateLicenseConfigurationResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
CreateLicenseConfigurationResponse

  • Method Details

    • licenseConfigurationArn

      CreateLicenseConfigurationResponse.Builder licenseConfigurationArn(String licenseConfigurationArn)

      Amazon Resource Name (ARN) of the license configuration.

      Parameters:
      licenseConfigurationArn - Amazon Resource Name (ARN) of the license configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.