| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
List<FreeTrialAccountInfo> |
BatchGetFreeTrialInfoResponse.accounts()
An array of objects that provide Amazon Inspector free trial details for each of the requested accounts.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetFreeTrialInfoResponse.Builder |
BatchGetFreeTrialInfoResponse.Builder.accounts(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 |
|---|---|
BatchGetFreeTrialInfoResponse.Builder |
BatchGetFreeTrialInfoResponse.Builder.accounts(Collection<FreeTrialAccountInfo> accounts)
An array of objects that provide Amazon Inspector free trial details for each of the requested accounts.
|
Copyright © 2023. All rights reserved.