| Package | Description |
|---|---|
| software.amazon.awssdk.services.drs.model |
| Modifier and Type | Method and Description |
|---|---|
static Licensing.Builder |
Licensing.builder() |
Licensing.Builder |
Licensing.Builder.osByol(Boolean osByol)
Whether to enable "Bring your own license" or not.
|
Licensing.Builder |
Licensing.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Licensing.Builder> |
Licensing.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default UpdateLaunchConfigurationTemplateRequest.Builder |
UpdateLaunchConfigurationTemplateRequest.Builder.licensing(Consumer<Licensing.Builder> licensing)
Licensing.
|
default UpdateLaunchConfigurationResponse.Builder |
UpdateLaunchConfigurationResponse.Builder.licensing(Consumer<Licensing.Builder> licensing)
The licensing configuration to be used for this launch configuration.
|
default LaunchConfigurationTemplate.Builder |
LaunchConfigurationTemplate.Builder.licensing(Consumer<Licensing.Builder> licensing)
Licensing.
|
default CreateLaunchConfigurationTemplateRequest.Builder |
CreateLaunchConfigurationTemplateRequest.Builder.licensing(Consumer<Licensing.Builder> licensing)
Licensing.
|
default UpdateLaunchConfigurationRequest.Builder |
UpdateLaunchConfigurationRequest.Builder.licensing(Consumer<Licensing.Builder> licensing)
The licensing configuration to be used for this launch configuration.
|
default GetLaunchConfigurationResponse.Builder |
GetLaunchConfigurationResponse.Builder.licensing(Consumer<Licensing.Builder> licensing)
The licensing configuration to be used for this launch configuration.
|
Copyright © 2023. All rights reserved.