| Package | Description |
|---|---|
| software.amazon.awssdk.services.managedblockchain |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateNodeResponse |
ManagedBlockchainClient.updateNode(Consumer<UpdateNodeRequest.Builder> updateNodeRequest)
Updates a node configuration with new parameters.
|
default UpdateNodeResponse |
ManagedBlockchainClient.updateNode(UpdateNodeRequest updateNodeRequest)
Updates a node configuration with new parameters.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateNodeResponse> |
ManagedBlockchainAsyncClient.updateNode(Consumer<UpdateNodeRequest.Builder> updateNodeRequest)
Updates a node configuration with new parameters.
|
default CompletableFuture<UpdateNodeResponse> |
ManagedBlockchainAsyncClient.updateNode(UpdateNodeRequest updateNodeRequest)
Updates a node configuration with new parameters.
|
Copyright © 2023. All rights reserved.