| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworkscm |
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateNodeResponse |
OpsWorksCmClient.associateNode(AssociateNodeRequest associateNodeRequest)
Associates a new node with the server.
|
default AssociateNodeResponse |
OpsWorksCmClient.associateNode(Consumer<AssociateNodeRequest.Builder> associateNodeRequest)
Associates a new node with the server.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateNodeResponse> |
OpsWorksCmAsyncClient.associateNode(AssociateNodeRequest associateNodeRequest)
Associates a new node with the server.
|
default CompletableFuture<AssociateNodeResponse> |
OpsWorksCmAsyncClient.associateNode(Consumer<AssociateNodeRequest.Builder> associateNodeRequest)
Associates a new node with the server.
|
Copyright © 2023. All rights reserved.