Class CreateCommentResponse.Builder
java.lang.Object
com.ants.platform.client.resources.comments.types.CreateCommentResponse.Builder
- All Implemented Interfaces:
CreateCommentResponse._FinalStage,CreateCommentResponse.IdStage
- Enclosing class:
- CreateCommentResponse
public static final class CreateCommentResponse.Builder
extends Object
implements CreateCommentResponse.IdStage, CreateCommentResponse._FinalStage
-
Method Summary
Modifier and TypeMethodDescriptionbuild()from(CreateCommentResponse other) The id of the created object in ANTS Platform
-
Method Details
-
from
- Specified by:
fromin interfaceCreateCommentResponse.IdStage
-
id
The id of the created object in ANTS Platform
- Specified by:
idin interfaceCreateCommentResponse.IdStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
build
- Specified by:
buildin interfaceCreateCommentResponse._FinalStage
-