| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
AccountFreeTrialInfo |
AccountFreeTrialInfo.clone() |
AccountFreeTrialInfo |
AccountFreeTrialInfo.withAccountId(String accountId)
The account identifier of the GuardDuty member account.
|
AccountFreeTrialInfo |
AccountFreeTrialInfo.withDataSources(DataSourcesFreeTrial dataSources)
Deprecated.
|
AccountFreeTrialInfo |
AccountFreeTrialInfo.withFeatures(Collection<FreeTrialFeatureConfigurationResult> features)
A list of features enabled for the GuardDuty account.
|
AccountFreeTrialInfo |
AccountFreeTrialInfo.withFeatures(FreeTrialFeatureConfigurationResult... features)
A list of features enabled for the GuardDuty account.
|
| Modifier and Type | Method and Description |
|---|---|
List<AccountFreeTrialInfo> |
GetRemainingFreeTrialDaysResult.getAccounts()
The member accounts which were included in a request and were processed successfully.
|
| Modifier and Type | Method and Description |
|---|---|
GetRemainingFreeTrialDaysResult |
GetRemainingFreeTrialDaysResult.withAccounts(AccountFreeTrialInfo... accounts)
The member accounts which were included in a request and were processed successfully.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetRemainingFreeTrialDaysResult.setAccounts(Collection<AccountFreeTrialInfo> accounts)
The member accounts which were included in a request and were processed successfully.
|
GetRemainingFreeTrialDaysResult |
GetRemainingFreeTrialDaysResult.withAccounts(Collection<AccountFreeTrialInfo> accounts)
The member accounts which were included in a request and were processed successfully.
|
Copyright © 2023. All rights reserved.