| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
FreeTrialAccountInfo |
FreeTrialAccountInfo.clone() |
FreeTrialAccountInfo |
FreeTrialAccountInfo.withAccountId(String accountId)
The account associated with the Amazon Inspector free trial information.
|
FreeTrialAccountInfo |
FreeTrialAccountInfo.withFreeTrialInfo(Collection<FreeTrialInfo> freeTrialInfo)
Contains information about the Amazon Inspector free trial for an account.
|
FreeTrialAccountInfo |
FreeTrialAccountInfo.withFreeTrialInfo(FreeTrialInfo... freeTrialInfo)
Contains information about the Amazon Inspector free trial for an account.
|
| Modifier and Type | Method and Description |
|---|---|
List<FreeTrialAccountInfo> |
BatchGetFreeTrialInfoResult.getAccounts()
An array of objects that provide Amazon Inspector free trial details for each of the requested accounts.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetFreeTrialInfoResult |
BatchGetFreeTrialInfoResult.withAccounts(FreeTrialAccountInfo... accounts)
An array of objects that provide Amazon Inspector free trial details for each of the requested accounts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchGetFreeTrialInfoResult.setAccounts(Collection<FreeTrialAccountInfo> accounts)
An array of objects that provide Amazon Inspector free trial details for each of the requested accounts.
|
BatchGetFreeTrialInfoResult |
BatchGetFreeTrialInfoResult.withAccounts(Collection<FreeTrialAccountInfo> accounts)
An array of objects that provide Amazon Inspector free trial details for each of the requested accounts.
|
Copyright © 2025. All rights reserved.