Interface DisassociateNodeResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<DisassociateNodeResponse.Builder,DisassociateNodeResponse>, OpsWorksCmResponse.Builder, SdkBuilder<DisassociateNodeResponse.Builder,DisassociateNodeResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
DisassociateNodeResponse

public static interface DisassociateNodeResponse.Builder extends OpsWorksCmResponse.Builder, SdkPojo, CopyableBuilder<DisassociateNodeResponse.Builder,DisassociateNodeResponse>
  • Method Details

    • nodeAssociationStatusToken

      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.

      Parameters:
      nodeAssociationStatusToken - Contains a token which can be passed to the DescribeNodeAssociationStatus API call to get the status of the disassociation request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.