| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static AccountConfiguration.Builder |
AccountConfiguration.builder() |
AccountConfiguration.Builder |
AccountConfiguration.Builder.kmsKeyId(String kmsKeyId)
Specifies the KMS key to use for all features that use key encryption.
|
AccountConfiguration.Builder |
AccountConfiguration.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AccountConfiguration.Builder> |
AccountConfiguration.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DescribeAccountConfigurationResponse.Builder |
DescribeAccountConfigurationResponse.Builder.accountConfiguration(Consumer<AccountConfiguration.Builder> accountConfiguration)
Sets the value of the AccountConfiguration property for this object.
|
default UpdateAccountConfigurationResponse.Builder |
UpdateAccountConfigurationResponse.Builder.accountConfiguration(Consumer<AccountConfiguration.Builder> accountConfiguration)
Sets the value of the AccountConfiguration property for this object.
|
default UpdateAccountConfigurationRequest.Builder |
UpdateAccountConfigurationRequest.Builder.accountConfiguration(Consumer<AccountConfiguration.Builder> accountConfiguration)
Sets the value of the AccountConfiguration property for this object.
|
Copyright © 2023. All rights reserved.