| Package | Description |
|---|---|
| software.amazon.awssdk.services.managedblockchain |
|
| software.amazon.awssdk.services.managedblockchain.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateProposalResponse> |
ManagedBlockchainAsyncClient.createProposal(CreateProposalRequest createProposalRequest)
Creates a proposal for a change to the network that other members of the network can vote on, for example, a
proposal to add a new member to the network.
|
default CreateProposalResponse |
ManagedBlockchainClient.createProposal(CreateProposalRequest createProposalRequest)
Creates a proposal for a change to the network that other members of the network can vote on, for example, a
proposal to add a new member to the network.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateProposalRequestMarshaller.marshall(CreateProposalRequest createProposalRequest) |
Copyright © 2023. All rights reserved.