FreeTrialAccountInfo.Builder |
FreeTrialAccountInfo.Builder.accountId(String accountId) |
The account associated with the Amazon Inspector free trial information.
|
static FreeTrialAccountInfo.Builder |
FreeTrialAccountInfo.builder() |
|
FreeTrialAccountInfo.Builder |
FreeTrialAccountInfo.Builder.freeTrialInfo(Collection<FreeTrialInfo> freeTrialInfo) |
Contains information about the Amazon Inspector free trial for an account.
|
FreeTrialAccountInfo.Builder |
FreeTrialAccountInfo.Builder.freeTrialInfo(Consumer<FreeTrialInfo.Builder>... freeTrialInfo) |
Contains information about the Amazon Inspector free trial for an account.
|
FreeTrialAccountInfo.Builder |
FreeTrialAccountInfo.Builder.freeTrialInfo(FreeTrialInfo... freeTrialInfo) |
Contains information about the Amazon Inspector free trial for an account.
|
FreeTrialAccountInfo.Builder |
FreeTrialAccountInfo.toBuilder() |
|