| Package | Description |
|---|---|
| com.amazonaws.services.drs.model |
| Modifier and Type | Method and Description |
|---|---|
Licensing |
Licensing.clone() |
Licensing |
UpdateLaunchConfigurationRequest.getLicensing()
The licensing configuration to be used for this launch configuration.
|
Licensing |
UpdateLaunchConfigurationResult.getLicensing()
The licensing configuration to be used for this launch configuration.
|
Licensing |
GetLaunchConfigurationResult.getLicensing()
The licensing configuration to be used for this launch configuration.
|
Licensing |
Licensing.withOsByol(Boolean osByol)
Whether to enable "Bring your own license" or not.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateLaunchConfigurationRequest.setLicensing(Licensing licensing)
The licensing configuration to be used for this launch configuration.
|
void |
UpdateLaunchConfigurationResult.setLicensing(Licensing licensing)
The licensing configuration to be used for this launch configuration.
|
void |
GetLaunchConfigurationResult.setLicensing(Licensing licensing)
The licensing configuration to be used for this launch configuration.
|
UpdateLaunchConfigurationRequest |
UpdateLaunchConfigurationRequest.withLicensing(Licensing licensing)
The licensing configuration to be used for this launch configuration.
|
UpdateLaunchConfigurationResult |
UpdateLaunchConfigurationResult.withLicensing(Licensing licensing)
The licensing configuration to be used for this launch configuration.
|
GetLaunchConfigurationResult |
GetLaunchConfigurationResult.withLicensing(Licensing licensing)
The licensing configuration to be used for this launch configuration.
|
Copyright © 2022. All rights reserved.