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.
|
BatchGetFreeTrialInfoResponse.Builder |
BatchGetFreeTrialInfoResponse.Builder.accounts(Consumer<FreeTrialAccountInfo.Builder>... accounts) |
An array of objects that provide Amazon Inspector free trial details for each of the requested accounts.
|
BatchGetFreeTrialInfoResponse.Builder |
BatchGetFreeTrialInfoResponse.Builder.accounts(FreeTrialAccountInfo... accounts) |
An array of objects that provide Amazon Inspector free trial details for each of the requested accounts.
|
static BatchGetFreeTrialInfoResponse.Builder |
BatchGetFreeTrialInfoResponse.builder() |
|
BatchGetFreeTrialInfoResponse.Builder |
BatchGetFreeTrialInfoResponse.Builder.failedAccounts(Collection<FreeTrialInfoError> failedAccounts) |
An array of objects detailing any accounts that free trial data could not be returned for.
|
BatchGetFreeTrialInfoResponse.Builder |
BatchGetFreeTrialInfoResponse.Builder.failedAccounts(Consumer<FreeTrialInfoError.Builder>... failedAccounts) |
An array of objects detailing any accounts that free trial data could not be returned for.
|
BatchGetFreeTrialInfoResponse.Builder |
BatchGetFreeTrialInfoResponse.Builder.failedAccounts(FreeTrialInfoError... failedAccounts) |
An array of objects detailing any accounts that free trial data could not be returned for.
|
BatchGetFreeTrialInfoResponse.Builder |
BatchGetFreeTrialInfoResponse.toBuilder() |
|