Class HrisDocumentApiModel
- java.lang.Object
-
- com.stackone.stackone_client_java.models.components.HrisDocumentApiModel
-
public class HrisDocumentApiModel extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHrisDocumentApiModel.Builder
-
Constructor Summary
Constructors Constructor Description HrisDocumentApiModel()HrisDocumentApiModel(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 HrisDocumentApiModelCategory> 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 HrisDocumentApiModelFileFormat> fileFormat, org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> unifiedCustomFields, org.openapitools.jackson.nullable.JsonNullable<? extends HrisDocumentApiModelType> type)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static HrisDocumentApiModel.Builderbuilder()org.openapitools.jackson.nullable.JsonNullable<HrisDocumentApiModelCategory>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<HrisDocumentApiModelFileFormat>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<HrisDocumentApiModelType>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 fileHrisDocumentApiModelwithCategory(HrisDocumentApiModelCategory category)The category of the the documentHrisDocumentApiModelwithCategory(org.openapitools.jackson.nullable.JsonNullable<? extends HrisDocumentApiModelCategory> category)The category of the the documentHrisDocumentApiModelwithCategoryId(java.lang.String categoryId)The categoryId of the documentsHrisDocumentApiModelwithCategoryId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> categoryId)The categoryId of the documentsHrisDocumentApiModelwithContents(java.util.List<Content> contents)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.HrisDocumentApiModelwithContents(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.HrisDocumentApiModelwithCreatedAt(java.time.OffsetDateTime createdAt)The creation date of the fileHrisDocumentApiModelwithCreatedAt(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> createdAt)The creation date of the fileHrisDocumentApiModelwithFileFormat(HrisDocumentApiModelFileFormat fileFormat)The file format of the fileHrisDocumentApiModelwithFileFormat(org.openapitools.jackson.nullable.JsonNullable<? extends HrisDocumentApiModelFileFormat> fileFormat)The file format of the fileHrisDocumentApiModelwithId(java.lang.String id)Unique identifierHrisDocumentApiModelwithId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> id)Unique identifierHrisDocumentApiModelwithName(java.lang.String name)The name of the fileHrisDocumentApiModelwithName(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> name)The name of the fileHrisDocumentApiModelwithPath(java.lang.String path)The path where the file is storedHrisDocumentApiModelwithPath(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> path)The path where the file is storedHrisDocumentApiModelwithRemoteId(java.lang.String remoteId)Provider's unique identifierHrisDocumentApiModelwithRemoteId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteId)Provider's unique identifierHrisDocumentApiModelwithRemoteUrl(java.lang.String remoteUrl)URL where the file content is locatedHrisDocumentApiModelwithRemoteUrl(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteUrl)URL where the file content is locatedHrisDocumentApiModelwithType(HrisDocumentApiModelType type)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.HrisDocumentApiModelwithType(org.openapitools.jackson.nullable.JsonNullable<? extends HrisDocumentApiModelType> type)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.HrisDocumentApiModelwithUnifiedCustomFields(java.util.Map<java.lang.String,java.lang.Object> unifiedCustomFields)Custom Unified Fields configured in your StackOne projectHrisDocumentApiModelwithUnifiedCustomFields(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> unifiedCustomFields)Custom Unified Fields configured in your StackOne projectHrisDocumentApiModelwithUpdatedAt(java.time.OffsetDateTime updatedAt)The update date of the fileHrisDocumentApiModelwithUpdatedAt(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> updatedAt)The update date of the file
-
-
-
Constructor Detail
-
HrisDocumentApiModel
public HrisDocumentApiModel(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 HrisDocumentApiModelCategory> 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 HrisDocumentApiModelFileFormat> fileFormat, org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> unifiedCustomFields, org.openapitools.jackson.nullable.JsonNullable<? extends HrisDocumentApiModelType> type)
-
HrisDocumentApiModel
public HrisDocumentApiModel()
-
-
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<HrisDocumentApiModelCategory> 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<HrisDocumentApiModelFileFormat> 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<HrisDocumentApiModelType> 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 HrisDocumentApiModel.Builder builder()
-
withId
public HrisDocumentApiModel withId(java.lang.String id)
Unique identifier
-
withId
public HrisDocumentApiModel withId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> id)
Unique identifier
-
withRemoteId
public HrisDocumentApiModel withRemoteId(java.lang.String remoteId)
Provider's unique identifier
-
withRemoteId
public HrisDocumentApiModel withRemoteId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteId)
Provider's unique identifier
-
withName
public HrisDocumentApiModel withName(java.lang.String name)
The name of the file
-
withName
public HrisDocumentApiModel withName(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> name)
The name of the file
-
withPath
public HrisDocumentApiModel withPath(java.lang.String path)
The path where the file is stored
-
withPath
public HrisDocumentApiModel withPath(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> path)
The path where the file is stored
-
withCategory
public HrisDocumentApiModel withCategory(HrisDocumentApiModelCategory category)
The category of the the document
-
withCategory
public HrisDocumentApiModel withCategory(org.openapitools.jackson.nullable.JsonNullable<? extends HrisDocumentApiModelCategory> category)
The category of the the document
-
withContents
@Deprecated public HrisDocumentApiModel 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 HrisDocumentApiModel 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 HrisDocumentApiModel withCategoryId(java.lang.String categoryId)
The categoryId of the documents
-
withCategoryId
public HrisDocumentApiModel withCategoryId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> categoryId)
The categoryId of the documents
-
withCreatedAt
public HrisDocumentApiModel withCreatedAt(java.time.OffsetDateTime createdAt)
The creation date of the file
-
withCreatedAt
public HrisDocumentApiModel withCreatedAt(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> createdAt)
The creation date of the file
-
withUpdatedAt
public HrisDocumentApiModel withUpdatedAt(java.time.OffsetDateTime updatedAt)
The update date of the file
-
withUpdatedAt
public HrisDocumentApiModel withUpdatedAt(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> updatedAt)
The update date of the file
-
withRemoteUrl
public HrisDocumentApiModel withRemoteUrl(java.lang.String remoteUrl)
URL where the file content is located
-
withRemoteUrl
public HrisDocumentApiModel withRemoteUrl(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteUrl)
URL where the file content is located
-
withFileFormat
public HrisDocumentApiModel withFileFormat(HrisDocumentApiModelFileFormat fileFormat)
The file format of the file
-
withFileFormat
public HrisDocumentApiModel withFileFormat(org.openapitools.jackson.nullable.JsonNullable<? extends HrisDocumentApiModelFileFormat> fileFormat)
The file format of the file
-
withUnifiedCustomFields
public HrisDocumentApiModel withUnifiedCustomFields(java.util.Map<java.lang.String,java.lang.Object> unifiedCustomFields)
Custom Unified Fields configured in your StackOne project
-
withUnifiedCustomFields
public HrisDocumentApiModel 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 HrisDocumentApiModel withType(HrisDocumentApiModelType 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 HrisDocumentApiModel withType(org.openapitools.jackson.nullable.JsonNullable<? extends HrisDocumentApiModelType> 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
-
-