| Package | Description |
|---|---|
| com.amazonaws.services.opsworkscm |
|
| com.amazonaws.services.opsworkscm.model | |
| com.amazonaws.services.opsworkscm.waiters |
| Modifier and Type | Method and Description |
|---|---|
DescribeNodeAssociationStatusRequest |
DescribeNodeAssociationStatusRequest.clone() |
DescribeNodeAssociationStatusRequest |
DescribeNodeAssociationStatusRequest.withNodeAssociationStatusToken(String nodeAssociationStatusToken)
The token returned in either the AssociateNodeResponse or the DisassociateNodeResponse.
|
DescribeNodeAssociationStatusRequest |
DescribeNodeAssociationStatusRequest.withServerName(String serverName)
The name of the server from which to disassociate the node.
|
| Modifier and Type | Method and Description |
|---|---|
Waiter<DescribeNodeAssociationStatusRequest> |
AWSOpsWorksCMWaiters.nodeAssociated()
Builds a NodeAssociated waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeNodeAssociationStatusResult |
DescribeNodeAssociationStatusFunction.apply(DescribeNodeAssociationStatusRequest describeNodeAssociationStatusRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
Copyright © 2020. All rights reserved.