Interface LicenseConversionContext.Builder

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

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

    • usageOperation

      LicenseConversionContext.Builder usageOperation(String usageOperation)

      The Usage operation value that corresponds to the license type you are converting your resource from. For more information about which platforms correspond to which usage operation values see Sample data: usage operation by platform

      Parameters:
      usageOperation - The Usage operation value that corresponds to the license type you are converting your resource from. For more information about which platforms correspond to which usage operation values see Sample data: usage operation by platform
      Returns:
      Returns a reference to this object so that method calls can be chained together.