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