Class Scorecard
- java.lang.Object
-
- com.stackone.stackone_client_java.models.components.Scorecard
-
public class Scorecard extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classScorecard.Builder
-
Constructor Summary
Constructors Constructor Description Scorecard()Scorecard(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> id, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteId, org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<ScorecardSection>> sections, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> label, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> candidateId, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteCandidateId, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> applicationId, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteApplicationId, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> interviewId, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteInterviewId, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> authorId, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteAuthorId, org.openapitools.jackson.nullable.JsonNullable<? extends OverallRecommendation> overallRecommendation, org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> createdAt, org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> updatedAt)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description org.openapitools.jackson.nullable.JsonNullable<java.lang.String>applicationId()The application ID associated with the scorecardorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>authorId()The author ID of the scorecardstatic Scorecard.Builderbuilder()org.openapitools.jackson.nullable.JsonNullable<java.lang.String>candidateId()The candidate ID associated with the scorecardorg.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime>createdAt()The creation date of the scorecardbooleanequals(java.lang.Object o)inthashCode()org.openapitools.jackson.nullable.JsonNullable<java.lang.String>id()Unique identifierorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>interviewId()The interview ID associated with the scorecardorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>label()The label of the scorecardorg.openapitools.jackson.nullable.JsonNullable<OverallRecommendation>overallRecommendation()The overall recommendationorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>remoteApplicationId()Provider's unique identifier of the applicationorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>remoteAuthorId()Provider's unique identifier of the authororg.openapitools.jackson.nullable.JsonNullable<java.lang.String>remoteCandidateId()Provider's unique identifier of the candidateorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>remoteId()Provider's unique identifierorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>remoteInterviewId()Provider's unique identifier of the intervieworg.openapitools.jackson.nullable.JsonNullable<java.util.List<ScorecardSection>>sections()The sections in the scorecardjava.lang.StringtoString()org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime>updatedAt()The update date of the scorecardScorecardwithApplicationId(java.lang.String applicationId)The application ID associated with the scorecardScorecardwithApplicationId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> applicationId)The application ID associated with the scorecardScorecardwithAuthorId(java.lang.String authorId)The author ID of the scorecardScorecardwithAuthorId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> authorId)The author ID of the scorecardScorecardwithCandidateId(java.lang.String candidateId)The candidate ID associated with the scorecardScorecardwithCandidateId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> candidateId)The candidate ID associated with the scorecardScorecardwithCreatedAt(java.time.OffsetDateTime createdAt)The creation date of the scorecardScorecardwithCreatedAt(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> createdAt)The creation date of the scorecardScorecardwithId(java.lang.String id)Unique identifierScorecardwithId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> id)Unique identifierScorecardwithInterviewId(java.lang.String interviewId)The interview ID associated with the scorecardScorecardwithInterviewId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> interviewId)The interview ID associated with the scorecardScorecardwithLabel(java.lang.String label)The label of the scorecardScorecardwithLabel(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> label)The label of the scorecardScorecardwithOverallRecommendation(OverallRecommendation overallRecommendation)The overall recommendationScorecardwithOverallRecommendation(org.openapitools.jackson.nullable.JsonNullable<? extends OverallRecommendation> overallRecommendation)The overall recommendationScorecardwithRemoteApplicationId(java.lang.String remoteApplicationId)Provider's unique identifier of the applicationScorecardwithRemoteApplicationId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteApplicationId)Provider's unique identifier of the applicationScorecardwithRemoteAuthorId(java.lang.String remoteAuthorId)Provider's unique identifier of the authorScorecardwithRemoteAuthorId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteAuthorId)Provider's unique identifier of the authorScorecardwithRemoteCandidateId(java.lang.String remoteCandidateId)Provider's unique identifier of the candidateScorecardwithRemoteCandidateId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteCandidateId)Provider's unique identifier of the candidateScorecardwithRemoteId(java.lang.String remoteId)Provider's unique identifierScorecardwithRemoteId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteId)Provider's unique identifierScorecardwithRemoteInterviewId(java.lang.String remoteInterviewId)Provider's unique identifier of the interviewScorecardwithRemoteInterviewId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteInterviewId)Provider's unique identifier of the interviewScorecardwithSections(java.util.List<ScorecardSection> sections)The sections in the scorecardScorecardwithSections(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<ScorecardSection>> sections)The sections in the scorecardScorecardwithUpdatedAt(java.time.OffsetDateTime updatedAt)The update date of the scorecardScorecardwithUpdatedAt(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> updatedAt)The update date of the scorecard
-
-
-
Constructor Detail
-
Scorecard
public Scorecard(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> id, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteId, org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<ScorecardSection>> sections, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> label, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> candidateId, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteCandidateId, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> applicationId, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteApplicationId, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> interviewId, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteInterviewId, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> authorId, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteAuthorId, org.openapitools.jackson.nullable.JsonNullable<? extends OverallRecommendation> overallRecommendation, org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> createdAt, org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> updatedAt)
-
Scorecard
public Scorecard()
-
-
Method Detail
-
id
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> id()
Unique identifier
-
remoteId
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteId()
Provider's unique identifier
-
sections
public org.openapitools.jackson.nullable.JsonNullable<java.util.List<ScorecardSection>> sections()
The sections in the scorecard
-
label
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> label()
The label of the scorecard
-
candidateId
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> candidateId()
The candidate ID associated with the scorecard
-
remoteCandidateId
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteCandidateId()
Provider's unique identifier of the candidate
-
applicationId
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> applicationId()
The application ID associated with the scorecard
-
remoteApplicationId
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteApplicationId()
Provider's unique identifier of the application
-
interviewId
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> interviewId()
The interview ID associated with the scorecard
-
remoteInterviewId
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteInterviewId()
Provider's unique identifier of the interview
-
authorId
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> authorId()
The author ID of the scorecard
-
remoteAuthorId
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteAuthorId()
Provider's unique identifier of the author
-
overallRecommendation
public org.openapitools.jackson.nullable.JsonNullable<OverallRecommendation> overallRecommendation()
The overall recommendation
-
createdAt
public org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> createdAt()
The creation date of the scorecard
-
updatedAt
public org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> updatedAt()
The update date of the scorecard
-
builder
public static final Scorecard.Builder builder()
-
withId
public Scorecard withId(java.lang.String id)
Unique identifier
-
withId
public Scorecard withId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> id)
Unique identifier
-
withRemoteId
public Scorecard withRemoteId(java.lang.String remoteId)
Provider's unique identifier
-
withRemoteId
public Scorecard withRemoteId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteId)
Provider's unique identifier
-
withSections
public Scorecard withSections(java.util.List<ScorecardSection> sections)
The sections in the scorecard
-
withSections
public Scorecard withSections(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<ScorecardSection>> sections)
The sections in the scorecard
-
withLabel
public Scorecard withLabel(java.lang.String label)
The label of the scorecard
-
withLabel
public Scorecard withLabel(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> label)
The label of the scorecard
-
withCandidateId
public Scorecard withCandidateId(java.lang.String candidateId)
The candidate ID associated with the scorecard
-
withCandidateId
public Scorecard withCandidateId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> candidateId)
The candidate ID associated with the scorecard
-
withRemoteCandidateId
public Scorecard withRemoteCandidateId(java.lang.String remoteCandidateId)
Provider's unique identifier of the candidate
-
withRemoteCandidateId
public Scorecard withRemoteCandidateId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteCandidateId)
Provider's unique identifier of the candidate
-
withApplicationId
public Scorecard withApplicationId(java.lang.String applicationId)
The application ID associated with the scorecard
-
withApplicationId
public Scorecard withApplicationId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> applicationId)
The application ID associated with the scorecard
-
withRemoteApplicationId
public Scorecard withRemoteApplicationId(java.lang.String remoteApplicationId)
Provider's unique identifier of the application
-
withRemoteApplicationId
public Scorecard withRemoteApplicationId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteApplicationId)
Provider's unique identifier of the application
-
withInterviewId
public Scorecard withInterviewId(java.lang.String interviewId)
The interview ID associated with the scorecard
-
withInterviewId
public Scorecard withInterviewId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> interviewId)
The interview ID associated with the scorecard
-
withRemoteInterviewId
public Scorecard withRemoteInterviewId(java.lang.String remoteInterviewId)
Provider's unique identifier of the interview
-
withRemoteInterviewId
public Scorecard withRemoteInterviewId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteInterviewId)
Provider's unique identifier of the interview
-
withAuthorId
public Scorecard withAuthorId(java.lang.String authorId)
The author ID of the scorecard
-
withAuthorId
public Scorecard withAuthorId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> authorId)
The author ID of the scorecard
-
withRemoteAuthorId
public Scorecard withRemoteAuthorId(java.lang.String remoteAuthorId)
Provider's unique identifier of the author
-
withRemoteAuthorId
public Scorecard withRemoteAuthorId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteAuthorId)
Provider's unique identifier of the author
-
withOverallRecommendation
public Scorecard withOverallRecommendation(OverallRecommendation overallRecommendation)
The overall recommendation
-
withOverallRecommendation
public Scorecard withOverallRecommendation(org.openapitools.jackson.nullable.JsonNullable<? extends OverallRecommendation> overallRecommendation)
The overall recommendation
-
withCreatedAt
public Scorecard withCreatedAt(java.time.OffsetDateTime createdAt)
The creation date of the scorecard
-
withCreatedAt
public Scorecard withCreatedAt(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> createdAt)
The creation date of the scorecard
-
withUpdatedAt
public Scorecard withUpdatedAt(java.time.OffsetDateTime updatedAt)
The update date of the scorecard
-
withUpdatedAt
public Scorecard withUpdatedAt(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> updatedAt)
The update date of the scorecard
-
equals
public boolean equals(java.lang.Object o)
- Overrides:
equalsin classjava.lang.Object
-
hashCode
public int hashCode()
- Overrides:
hashCodein classjava.lang.Object
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
-