| Package | Description |
|---|---|
| software.amazon.awssdk.services.managedblockchain |
|
| software.amazon.awssdk.services.managedblockchain.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateNodeResponse> |
ManagedBlockchainAsyncClient.createNode(CreateNodeRequest createNodeRequest)
Creates a node on the specified blockchain network.
|
default CreateNodeResponse |
ManagedBlockchainClient.createNode(CreateNodeRequest createNodeRequest)
Creates a node on the specified blockchain network.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateNodeRequestMarshaller.marshall(CreateNodeRequest createNodeRequest) |
Copyright © 2023. All rights reserved.