| Package | Description |
|---|---|
| com.amazonaws.services.managedblockchain |
|
| com.amazonaws.services.managedblockchain.model |
| Modifier and Type | Method and Description |
|---|---|
CreateNodeResult |
AbstractAmazonManagedBlockchain.createNode(CreateNodeRequest request) |
CreateNodeResult |
AmazonManagedBlockchainClient.createNode(CreateNodeRequest request)
Creates a node on the specified blockchain network.
|
CreateNodeResult |
AmazonManagedBlockchain.createNode(CreateNodeRequest createNodeRequest)
Creates a node on the specified blockchain network.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateNodeResult> |
AbstractAmazonManagedBlockchainAsync.createNodeAsync(CreateNodeRequest request) |
Future<CreateNodeResult> |
AmazonManagedBlockchainAsync.createNodeAsync(CreateNodeRequest createNodeRequest)
Creates a node on the specified blockchain network.
|
Future<CreateNodeResult> |
AmazonManagedBlockchainAsyncClient.createNodeAsync(CreateNodeRequest request) |
Future<CreateNodeResult> |
AbstractAmazonManagedBlockchainAsync.createNodeAsync(CreateNodeRequest request,
AsyncHandler<CreateNodeRequest,CreateNodeResult> asyncHandler) |
Future<CreateNodeResult> |
AmazonManagedBlockchainAsync.createNodeAsync(CreateNodeRequest createNodeRequest,
AsyncHandler<CreateNodeRequest,CreateNodeResult> asyncHandler)
Creates a node on the specified blockchain network.
|
Future<CreateNodeResult> |
AmazonManagedBlockchainAsyncClient.createNodeAsync(CreateNodeRequest request,
AsyncHandler<CreateNodeRequest,CreateNodeResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateNodeResult> |
AbstractAmazonManagedBlockchainAsync.createNodeAsync(CreateNodeRequest request,
AsyncHandler<CreateNodeRequest,CreateNodeResult> asyncHandler) |
Future<CreateNodeResult> |
AmazonManagedBlockchainAsync.createNodeAsync(CreateNodeRequest createNodeRequest,
AsyncHandler<CreateNodeRequest,CreateNodeResult> asyncHandler)
Creates a node on the specified blockchain network.
|
Future<CreateNodeResult> |
AmazonManagedBlockchainAsyncClient.createNodeAsync(CreateNodeRequest request,
AsyncHandler<CreateNodeRequest,CreateNodeResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateNodeResult |
CreateNodeResult.clone() |
CreateNodeResult |
CreateNodeResult.withNodeId(String nodeId)
The unique identifier of the node.
|
Copyright © 2021. All rights reserved.