| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
FreeTrialFeatureConfigurationResult |
FreeTrialFeatureConfigurationResult.clone() |
FreeTrialFeatureConfigurationResult |
FreeTrialFeatureConfigurationResult.withFreeTrialDaysRemaining(Integer freeTrialDaysRemaining)
The number of the remaining free trial days for the feature.
|
FreeTrialFeatureConfigurationResult |
FreeTrialFeatureConfigurationResult.withName(FreeTrialFeatureResult name)
The name of the feature for which the free trial is configured.
|
FreeTrialFeatureConfigurationResult |
FreeTrialFeatureConfigurationResult.withName(String name)
The name of the feature for which the free trial is configured.
|
| Modifier and Type | Method and Description |
|---|---|
List<FreeTrialFeatureConfigurationResult> |
AccountFreeTrialInfo.getFeatures()
A list of features enabled for the GuardDuty account.
|
| Modifier and Type | Method and Description |
|---|---|
AccountFreeTrialInfo |
AccountFreeTrialInfo.withFeatures(FreeTrialFeatureConfigurationResult... features)
A list of features enabled for the GuardDuty account.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountFreeTrialInfo.setFeatures(Collection<FreeTrialFeatureConfigurationResult> features)
A list of features enabled for the GuardDuty account.
|
AccountFreeTrialInfo |
AccountFreeTrialInfo.withFeatures(Collection<FreeTrialFeatureConfigurationResult> features)
A list of features enabled for the GuardDuty account.
|
Copyright © 2024. All rights reserved.