| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworkscm |
|
| software.amazon.awssdk.services.opsworkscm.transform |
| Modifier and Type | Method and Description |
|---|---|
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.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DisassociateNodeRequestMarshaller.marshall(DisassociateNodeRequest disassociateNodeRequest) |
Copyright © 2023. All rights reserved.