| Package | Description |
|---|---|
| software.amazon.awssdk.services.managedblockchain.model |
| Modifier and Type | Method and Description |
|---|---|
VotingPolicy |
CreateNetworkRequest.votingPolicy()
The voting rules used by the network to determine if a proposal is approved.
|
VotingPolicy |
Network.votingPolicy()
The voting rules that the network uses to decide if a proposal is accepted.
|
| Modifier and Type | Method and Description |
|---|---|
CreateNetworkRequest.Builder |
CreateNetworkRequest.Builder.votingPolicy(VotingPolicy votingPolicy)
The voting rules used by the network to determine if a proposal is approved.
|
Network.Builder |
Network.Builder.votingPolicy(VotingPolicy votingPolicy)
The voting rules that the network uses to decide if a proposal is accepted.
|
Copyright © 2023. All rights reserved.