public static interface GetRemainingFreeTrialDaysRequest.Builder extends GuardDutyRequest.Builder, SdkPojo, CopyableBuilder<GetRemainingFreeTrialDaysRequest.Builder,GetRemainingFreeTrialDaysRequest>
| Modifier and Type | Method and Description |
|---|---|
GetRemainingFreeTrialDaysRequest.Builder |
accountIds(Collection<String> accountIds)
A list of account identifiers of the GuardDuty member account.
|
GetRemainingFreeTrialDaysRequest.Builder |
accountIds(String... accountIds)
A list of account identifiers of the GuardDuty member account.
|
GetRemainingFreeTrialDaysRequest.Builder |
detectorId(String detectorId)
The unique ID of the detector of the GuardDuty member account.
|
GetRemainingFreeTrialDaysRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetRemainingFreeTrialDaysRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetRemainingFreeTrialDaysRequest.Builder detectorId(String detectorId)
The unique ID of the detector of the GuardDuty member account.
detectorId - The unique ID of the detector of the GuardDuty member account.GetRemainingFreeTrialDaysRequest.Builder accountIds(Collection<String> accountIds)
A list of account identifiers of the GuardDuty member account.
accountIds - A list of account identifiers of the GuardDuty member account.GetRemainingFreeTrialDaysRequest.Builder accountIds(String... accountIds)
A list of account identifiers of the GuardDuty member account.
accountIds - A list of account identifiers of the GuardDuty member account.GetRemainingFreeTrialDaysRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetRemainingFreeTrialDaysRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.