CopyableBuilder<CreateCommentResponse.Builder,CreateCommentResponse>
, SdkBuilder<CreateCommentResponse.Builder,CreateCommentResponse>
public static interface CreateCommentResponse.Builder extends CopyableBuilder<CreateCommentResponse.Builder,CreateCommentResponse>
Modifier and Type | Method | Description |
---|---|---|
CreateCommentResponse.Builder |
comment(Comment comment) |
The comment that has been created.
|
copy
apply, build
CreateCommentResponse.Builder comment(Comment comment)
The comment that has been created.
comment
- The comment that has been created.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.