| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworkscm |
|
| Modifier and Type | Method and Description |
|---|---|
default DisassociateNodeResponse |
OpsWorksCmClient.disassociateNode(Consumer<DisassociateNodeRequest.Builder> disassociateNodeRequest)
Disassociates a node from an AWS OpsWorks CM server, and removes the node from the server's managed nodes.
|
default DisassociateNodeResponse |
OpsWorksCmClient.disassociateNode(DisassociateNodeRequest disassociateNodeRequest)
Disassociates a node from an AWS OpsWorks CM server, and removes the node from the server's managed nodes.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateNodeResponse> |
OpsWorksCmAsyncClient.disassociateNode(Consumer<DisassociateNodeRequest.Builder> disassociateNodeRequest)
Disassociates a node from an AWS OpsWorks CM server, and removes the node from the server's managed nodes.
|
default CompletableFuture<DisassociateNodeResponse> |
OpsWorksCmAsyncClient.disassociateNode(DisassociateNodeRequest disassociateNodeRequest)
Disassociates a node from an AWS OpsWorks CM server, and removes the node from the server's managed nodes.
|
Copyright © 2023. All rights reserved.