| Package | Description |
|---|---|
| software.amazon.awssdk.services.managedblockchain.model |
| Modifier and Type | Method and Description |
|---|---|
ApprovalThresholdPolicy |
VotingPolicy.approvalThresholdPolicy()
Defines the rules for the network for voting on proposals, such as the percentage of
YES votes
required for the proposal to be approved and the duration of the proposal. |
| Modifier and Type | Method and Description |
|---|---|
VotingPolicy.Builder |
VotingPolicy.Builder.approvalThresholdPolicy(ApprovalThresholdPolicy approvalThresholdPolicy)
Defines the rules for the network for voting on proposals, such as the percentage of
YES votes
required for the proposal to be approved and the duration of the proposal. |
Copyright © 2023. All rights reserved.