| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
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() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends FreeTrialAccountInfo.Builder> |
FreeTrialAccountInfo.serializableBuilderClass() |
Copyright © 2022. All rights reserved.