| Package | Description |
|---|---|
| software.amazon.awssdk.services.managedblockchain.model |
| Modifier and Type | Method and Description |
|---|---|
List<ProposalSummary> |
ListProposalsResponse.proposals()
The summary of each proposal made on the network.
|
| Modifier and Type | Method and Description |
|---|---|
ListProposalsResponse.Builder |
ListProposalsResponse.Builder.proposals(ProposalSummary... proposals)
The summary of each proposal made on the network.
|
| Modifier and Type | Method and Description |
|---|---|
ListProposalsResponse.Builder |
ListProposalsResponse.Builder.proposals(Collection<ProposalSummary> proposals)
The summary of each proposal made on the network.
|
Copyright © 2023. All rights reserved.