| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
List<FreeTrialInfoError> |
BatchGetFreeTrialInfoResponse.failedAccounts()
An array of objects detailing any accounts that free trial data could not be returned for.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetFreeTrialInfoResponse.Builder |
BatchGetFreeTrialInfoResponse.Builder.failedAccounts(FreeTrialInfoError... failedAccounts)
An array of objects detailing any accounts that free trial data could not be returned for.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetFreeTrialInfoResponse.Builder |
BatchGetFreeTrialInfoResponse.Builder.failedAccounts(Collection<FreeTrialInfoError> failedAccounts)
An array of objects detailing any accounts that free trial data could not be returned for.
|
Copyright © 2022. All rights reserved.