default CreateLicenseConversionTaskForResourceRequest.Builder |
CreateLicenseConversionTaskForResourceRequest.Builder.destinationLicenseContext(Consumer<LicenseConversionContext.Builder> destinationLicenseContext) |
Information that identifies the license type you are converting to.
|
default GetLicenseConversionTaskResponse.Builder |
GetLicenseConversionTaskResponse.Builder.destinationLicenseContext(Consumer<LicenseConversionContext.Builder> destinationLicenseContext) |
Information about the license type converted to.
|
default LicenseConversionTask.Builder |
LicenseConversionTask.Builder.destinationLicenseContext(Consumer<LicenseConversionContext.Builder> destinationLicenseContext) |
Information about the license type this conversion task converted to.
|
default CreateLicenseConversionTaskForResourceRequest.Builder |
CreateLicenseConversionTaskForResourceRequest.Builder.sourceLicenseContext(Consumer<LicenseConversionContext.Builder> sourceLicenseContext) |
Information that identifies the license type you are converting from.
|
default GetLicenseConversionTaskResponse.Builder |
GetLicenseConversionTaskResponse.Builder.sourceLicenseContext(Consumer<LicenseConversionContext.Builder> sourceLicenseContext) |
Information about the license type converted from.
|
default LicenseConversionTask.Builder |
LicenseConversionTask.Builder.sourceLicenseContext(Consumer<LicenseConversionContext.Builder> sourceLicenseContext) |
Information about the license type this conversion task converted from.
|