Interface ImportImageLicenseConfigurationResponse.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ImportImageLicenseConfigurationResponse.Builder,ImportImageLicenseConfigurationResponse>, SdkBuilder<ImportImageLicenseConfigurationResponse.Builder,ImportImageLicenseConfigurationResponse>, SdkPojo
Enclosing class:
ImportImageLicenseConfigurationResponse

public static interface ImportImageLicenseConfigurationResponse.Builder extends SdkPojo, CopyableBuilder<ImportImageLicenseConfigurationResponse.Builder,ImportImageLicenseConfigurationResponse>
  • Method Details

    • licenseConfigurationArn

      ImportImageLicenseConfigurationResponse.Builder licenseConfigurationArn(String licenseConfigurationArn)

      The ARN of a license configuration.

      Parameters:
      licenseConfigurationArn - The ARN of a license configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.