CopyableBuilder<UpdateAssociationResponse.Builder,UpdateAssociationResponse>
, SdkBuilder<UpdateAssociationResponse.Builder,UpdateAssociationResponse>
public static interface UpdateAssociationResponse.Builder extends CopyableBuilder<UpdateAssociationResponse.Builder,UpdateAssociationResponse>
Modifier and Type | Method | Description |
---|---|---|
UpdateAssociationResponse.Builder |
associationDescription(AssociationDescription associationDescription) |
The description of the association that was updated.
|
copy
apply, build
UpdateAssociationResponse.Builder associationDescription(AssociationDescription associationDescription)
The description of the association that was updated.
associationDescription
- The description of the association that was updated.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.