Class AtsDocumentApiModel
- java.lang.Object
-
- com.stackone.stackone_client_java.models.components.AtsDocumentApiModel
-
public class AtsDocumentApiModel extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAtsDocumentApiModel.Builder
-
Constructor Summary
Constructors Constructor Description AtsDocumentApiModel()AtsDocumentApiModel(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> id, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteId, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> name, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> path, org.openapitools.jackson.nullable.JsonNullable<? extends AtsDocumentApiModelCategory> category, org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<Content>> contents, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> categoryId, org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> createdAt, org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> updatedAt, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteUrl, org.openapitools.jackson.nullable.JsonNullable<? extends AtsDocumentApiModelFileFormat> fileFormat, org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> unifiedCustomFields, org.openapitools.jackson.nullable.JsonNullable<? extends AtsDocumentApiModelType> type)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static AtsDocumentApiModel.Builderbuilder()org.openapitools.jackson.nullable.JsonNullable<AtsDocumentApiModelCategory>category()The category of the the documentorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>categoryId()The categoryId of the documentsorg.openapitools.jackson.nullable.JsonNullable<java.util.List<Content>>contents()Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime>createdAt()The creation date of the filebooleanequals(java.lang.Object o)org.openapitools.jackson.nullable.JsonNullable<AtsDocumentApiModelFileFormat>fileFormat()The file format of the fileinthashCode()org.openapitools.jackson.nullable.JsonNullable<java.lang.String>id()Unique identifierorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>name()The name of the fileorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>path()The path where the file is storedorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>remoteId()Provider's unique identifierorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>remoteUrl()URL where the file content is locatedjava.lang.StringtoString()org.openapitools.jackson.nullable.JsonNullable<AtsDocumentApiModelType>type()Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.org.openapitools.jackson.nullable.JsonNullable<java.util.Map<java.lang.String,java.lang.Object>>unifiedCustomFields()Custom Unified Fields configured in your StackOne projectorg.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime>updatedAt()The update date of the fileAtsDocumentApiModelwithCategory(AtsDocumentApiModelCategory category)The category of the the documentAtsDocumentApiModelwithCategory(org.openapitools.jackson.nullable.JsonNullable<? extends AtsDocumentApiModelCategory> category)The category of the the documentAtsDocumentApiModelwithCategoryId(java.lang.String categoryId)The categoryId of the documentsAtsDocumentApiModelwithCategoryId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> categoryId)The categoryId of the documentsAtsDocumentApiModelwithContents(java.util.List<Content> contents)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.AtsDocumentApiModelwithContents(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<Content>> contents)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.AtsDocumentApiModelwithCreatedAt(java.time.OffsetDateTime createdAt)The creation date of the fileAtsDocumentApiModelwithCreatedAt(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> createdAt)The creation date of the fileAtsDocumentApiModelwithFileFormat(AtsDocumentApiModelFileFormat fileFormat)The file format of the fileAtsDocumentApiModelwithFileFormat(org.openapitools.jackson.nullable.JsonNullable<? extends AtsDocumentApiModelFileFormat> fileFormat)The file format of the fileAtsDocumentApiModelwithId(java.lang.String id)Unique identifierAtsDocumentApiModelwithId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> id)Unique identifierAtsDocumentApiModelwithName(java.lang.String name)The name of the fileAtsDocumentApiModelwithName(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> name)The name of the fileAtsDocumentApiModelwithPath(java.lang.String path)The path where the file is storedAtsDocumentApiModelwithPath(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> path)The path where the file is storedAtsDocumentApiModelwithRemoteId(java.lang.String remoteId)Provider's unique identifierAtsDocumentApiModelwithRemoteId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteId)Provider's unique identifierAtsDocumentApiModelwithRemoteUrl(java.lang.String remoteUrl)URL where the file content is locatedAtsDocumentApiModelwithRemoteUrl(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteUrl)URL where the file content is locatedAtsDocumentApiModelwithType(AtsDocumentApiModelType type)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.AtsDocumentApiModelwithType(org.openapitools.jackson.nullable.JsonNullable<? extends AtsDocumentApiModelType> type)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.AtsDocumentApiModelwithUnifiedCustomFields(java.util.Map<java.lang.String,java.lang.Object> unifiedCustomFields)Custom Unified Fields configured in your StackOne projectAtsDocumentApiModelwithUnifiedCustomFields(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> unifiedCustomFields)Custom Unified Fields configured in your StackOne projectAtsDocumentApiModelwithUpdatedAt(java.time.OffsetDateTime updatedAt)The update date of the fileAtsDocumentApiModelwithUpdatedAt(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> updatedAt)The update date of the file
-
-
-
Constructor Detail
-
AtsDocumentApiModel
public AtsDocumentApiModel(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> id, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteId, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> name, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> path, org.openapitools.jackson.nullable.JsonNullable<? extends AtsDocumentApiModelCategory> category, org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<Content>> contents, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> categoryId, org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> createdAt, org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> updatedAt, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteUrl, org.openapitools.jackson.nullable.JsonNullable<? extends AtsDocumentApiModelFileFormat> fileFormat, org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> unifiedCustomFields, org.openapitools.jackson.nullable.JsonNullable<? extends AtsDocumentApiModelType> type)
-
AtsDocumentApiModel
public AtsDocumentApiModel()
-
-
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
-
name
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> name()
The name of the file
-
path
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> path()
The path where the file is stored
-
category
public org.openapitools.jackson.nullable.JsonNullable<AtsDocumentApiModelCategory> category()
The category of the the document
-
contents
@Deprecated public org.openapitools.jackson.nullable.JsonNullable<java.util.List<Content>> contents()
Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.The content of the file. Deprecated, use `url` and `file_format` one level up instead
-
categoryId
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> categoryId()
The categoryId of the documents
-
createdAt
public org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> createdAt()
The creation date of the file
-
updatedAt
public org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> updatedAt()
The update date of the file
-
remoteUrl
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteUrl()
URL where the file content is located
-
fileFormat
public org.openapitools.jackson.nullable.JsonNullable<AtsDocumentApiModelFileFormat> fileFormat()
The file format of the file
-
unifiedCustomFields
public org.openapitools.jackson.nullable.JsonNullable<java.util.Map<java.lang.String,java.lang.Object>> unifiedCustomFields()
Custom Unified Fields configured in your StackOne project
-
type
@Deprecated public org.openapitools.jackson.nullable.JsonNullable<AtsDocumentApiModelType> type()
Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.The content type of the document
-
builder
public static AtsDocumentApiModel.Builder builder()
-
withId
public AtsDocumentApiModel withId(java.lang.String id)
Unique identifier
-
withId
public AtsDocumentApiModel withId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> id)
Unique identifier
-
withRemoteId
public AtsDocumentApiModel withRemoteId(java.lang.String remoteId)
Provider's unique identifier
-
withRemoteId
public AtsDocumentApiModel withRemoteId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteId)
Provider's unique identifier
-
withName
public AtsDocumentApiModel withName(java.lang.String name)
The name of the file
-
withName
public AtsDocumentApiModel withName(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> name)
The name of the file
-
withPath
public AtsDocumentApiModel withPath(java.lang.String path)
The path where the file is stored
-
withPath
public AtsDocumentApiModel withPath(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> path)
The path where the file is stored
-
withCategory
public AtsDocumentApiModel withCategory(AtsDocumentApiModelCategory category)
The category of the the document
-
withCategory
public AtsDocumentApiModel withCategory(org.openapitools.jackson.nullable.JsonNullable<? extends AtsDocumentApiModelCategory> category)
The category of the the document
-
withContents
@Deprecated public AtsDocumentApiModel withContents(java.util.List<Content> contents)
Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.The content of the file. Deprecated, use `url` and `file_format` one level up instead
-
withContents
@Deprecated public AtsDocumentApiModel withContents(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<Content>> contents)
Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.The content of the file. Deprecated, use `url` and `file_format` one level up instead
-
withCategoryId
public AtsDocumentApiModel withCategoryId(java.lang.String categoryId)
The categoryId of the documents
-
withCategoryId
public AtsDocumentApiModel withCategoryId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> categoryId)
The categoryId of the documents
-
withCreatedAt
public AtsDocumentApiModel withCreatedAt(java.time.OffsetDateTime createdAt)
The creation date of the file
-
withCreatedAt
public AtsDocumentApiModel withCreatedAt(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> createdAt)
The creation date of the file
-
withUpdatedAt
public AtsDocumentApiModel withUpdatedAt(java.time.OffsetDateTime updatedAt)
The update date of the file
-
withUpdatedAt
public AtsDocumentApiModel withUpdatedAt(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> updatedAt)
The update date of the file
-
withRemoteUrl
public AtsDocumentApiModel withRemoteUrl(java.lang.String remoteUrl)
URL where the file content is located
-
withRemoteUrl
public AtsDocumentApiModel withRemoteUrl(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteUrl)
URL where the file content is located
-
withFileFormat
public AtsDocumentApiModel withFileFormat(AtsDocumentApiModelFileFormat fileFormat)
The file format of the file
-
withFileFormat
public AtsDocumentApiModel withFileFormat(org.openapitools.jackson.nullable.JsonNullable<? extends AtsDocumentApiModelFileFormat> fileFormat)
The file format of the file
-
withUnifiedCustomFields
public AtsDocumentApiModel withUnifiedCustomFields(java.util.Map<java.lang.String,java.lang.Object> unifiedCustomFields)
Custom Unified Fields configured in your StackOne project
-
withUnifiedCustomFields
public AtsDocumentApiModel withUnifiedCustomFields(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> unifiedCustomFields)
Custom Unified Fields configured in your StackOne project
-
withType
@Deprecated public AtsDocumentApiModel withType(AtsDocumentApiModelType type)
Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.The content type of the document
-
withType
@Deprecated public AtsDocumentApiModel withType(org.openapitools.jackson.nullable.JsonNullable<? extends AtsDocumentApiModelType> type)
Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.The content type of the document
-
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
-
-