CopyableBuilder<DisassociateNodeResponse.Builder,DisassociateNodeResponse>, SdkBuilder<DisassociateNodeResponse.Builder,DisassociateNodeResponse>public static interface DisassociateNodeResponse.Builder extends CopyableBuilder<DisassociateNodeResponse.Builder,DisassociateNodeResponse>
| Modifier and Type | Method | Description |
|---|---|---|
DisassociateNodeResponse.Builder |
nodeAssociationStatusToken(String nodeAssociationStatusToken) |
Contains a token which can be passed to the
DescribeNodeAssociationStatus API call to get the
status of the disassociation request. |
copyapply, buildDisassociateNodeResponse.Builder nodeAssociationStatusToken(String nodeAssociationStatusToken)
Contains a token which can be passed to the DescribeNodeAssociationStatus API call to get the
status of the disassociation request.
nodeAssociationStatusToken - Contains a token which can be passed to the DescribeNodeAssociationStatus API call to get
the status of the disassociation request.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.