| Package | Description |
|---|---|
| software.amazon.awssdk.services.managedblockchain.model |
| Modifier and Type | Method and Description |
|---|---|
List<VoteSummary> |
ListProposalVotesResponse.proposalVotes()
The list of votes.
|
| Modifier and Type | Method and Description |
|---|---|
ListProposalVotesResponse.Builder |
ListProposalVotesResponse.Builder.proposalVotes(VoteSummary... proposalVotes)
The list of votes.
|
| Modifier and Type | Method and Description |
|---|---|
ListProposalVotesResponse.Builder |
ListProposalVotesResponse.Builder.proposalVotes(Collection<VoteSummary> proposalVotes)
The list of votes.
|
Copyright © 2023. All rights reserved.