| Package | Description |
|---|---|
| software.amazon.awssdk.services.managedblockchain |
|
| Modifier and Type | Method and Description |
|---|---|
default ListProposalVotesIterable |
ManagedBlockchainClient.listProposalVotesPaginator(Consumer<ListProposalVotesRequest.Builder> listProposalVotesRequest)
Returns the list of votes for a specified proposal, including the value of each vote and the unique identifier of
the member that cast the vote.
|
default ListProposalVotesIterable |
ManagedBlockchainClient.listProposalVotesPaginator(ListProposalVotesRequest listProposalVotesRequest)
Returns the list of votes for a specified proposal, including the value of each vote and the unique identifier of
the member that cast the vote.
|
Copyright © 2023. All rights reserved.