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