| Package | Description |
|---|---|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceSettings |
ServiceSettings.clone() |
ServiceSettings |
GetTestConfigurationResult.getServiceSettings()
The service settings of the test configuration.
|
ServiceSettings |
UpdateTestConfigurationRequest.getServiceSettings()
The service settings of the test configuration.
|
ServiceSettings |
CreateTestConfigurationRequest.getServiceSettings()
The service settings of the test configuration.
|
ServiceSettings |
ServiceSettings.withKmsKeyId(String kmsKeyId)
The KMS key ID of the service settings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetTestConfigurationResult.setServiceSettings(ServiceSettings serviceSettings)
The service settings of the test configuration.
|
void |
UpdateTestConfigurationRequest.setServiceSettings(ServiceSettings serviceSettings)
The service settings of the test configuration.
|
void |
CreateTestConfigurationRequest.setServiceSettings(ServiceSettings serviceSettings)
The service settings of the test configuration.
|
GetTestConfigurationResult |
GetTestConfigurationResult.withServiceSettings(ServiceSettings serviceSettings)
The service settings of the test configuration.
|
UpdateTestConfigurationRequest |
UpdateTestConfigurationRequest.withServiceSettings(ServiceSettings serviceSettings)
The service settings of the test configuration.
|
CreateTestConfigurationRequest |
CreateTestConfigurationRequest.withServiceSettings(ServiceSettings serviceSettings)
The service settings of the test configuration.
|
Copyright © 2025. All rights reserved.