Class HrisDownloadEmployeeDocumentResponse
- java.lang.Object
-
- com.stackone.stackone_client_java.models.operations.HrisDownloadEmployeeDocumentResponse
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHrisDownloadEmployeeDocumentResponse.Builder
-
Constructor Summary
Constructors Constructor Description HrisDownloadEmployeeDocumentResponse(java.lang.String contentType, int statusCode, java.net.http.HttpResponse<java.io.InputStream> rawResponse, java.util.Map<java.lang.String,java.util.List<java.lang.String>> headers)HrisDownloadEmployeeDocumentResponse(java.lang.String contentType, int statusCode, java.net.http.HttpResponse<java.io.InputStream> rawResponse, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationPdfResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationMswordResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOpenxmlformatsOfficedocumentWordprocessingmlDocumentResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndMsExcelResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOpenxmlformatsOfficedocumentSpreadsheetmlSheetResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndMsPowerpointResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOpenxmlformatsOfficedocumentPresentationmlPresentationResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationRtfResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredTextPlainResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredImageJpegResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredImagePngResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredImageGifResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredImageTiffResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredImageBmpResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredImageHeicResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationZipResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationGzipResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationJsonResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationXmlResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredTextCsvResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOasisOpendocumentTextResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOasisOpendocumentSpreadsheetResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredAudioMpegResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredVideoMp4ResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredVideoWebmResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredTextRtfResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationXRarCompressedResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationX7zCompressedResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredMessageRfc822ResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndMsOutlookResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationOctetStreamResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredTextHtmlResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredImageWebpResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOasisOpendocumentPresentationResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredAudioWavResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredAudioMp4ResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredVideoAviResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredVideoQuicktimeResponseStream, java.util.Map<java.lang.String,java.util.List<java.lang.String>> headers)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static HrisDownloadEmployeeDocumentResponse.Builderbuilder()java.lang.StringcontentType()HTTP response content type for this operationbooleanequals(java.lang.Object o)inthashCode()java.util.Map<java.lang.String,java.util.List<java.lang.String>>headers()java.net.http.HttpResponse<java.io.InputStream>rawResponse()Raw HTTP response; suitable for custom response parsingintstatusCode()HTTP response status code for this operationjava.lang.StringtoString()java.util.Optional<java.io.InputStream>twoHundredApplicationGzipResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationJsonResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationMswordResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationOctetStreamResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationPdfResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationRtfResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationVndMsExcelResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationVndMsOutlookResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationVndMsPowerpointResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationVndOasisOpendocumentPresentationResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationVndOasisOpendocumentSpreadsheetResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationVndOasisOpendocumentTextResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationVndOpenxmlformatsOfficedocumentPresentationmlPresentationResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationVndOpenxmlformatsOfficedocumentSpreadsheetmlSheetResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationVndOpenxmlformatsOfficedocumentWordprocessingmlDocumentResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationX7zCompressedResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationXmlResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationXRarCompressedResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationZipResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredAudioMp4ResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredAudioMpegResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredAudioWavResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredImageBmpResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredImageGifResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredImageHeicResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredImageJpegResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredImagePngResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredImageTiffResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredImageWebpResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredMessageRfc822ResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredTextCsvResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredTextHtmlResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredTextPlainResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredTextRtfResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredVideoAviResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredVideoMp4ResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredVideoQuicktimeResponseStream()The document related to the employee with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredVideoWebmResponseStream()The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithContentType(java.lang.String contentType)HTTP response content type for this operationHrisDownloadEmployeeDocumentResponsewithHeaders(java.util.Map<java.lang.String,java.util.List<java.lang.String>> headers)HrisDownloadEmployeeDocumentResponsewithRawResponse(java.net.http.HttpResponse<java.io.InputStream> rawResponse)Raw HTTP response; suitable for custom response parsingHrisDownloadEmployeeDocumentResponsewithStatusCode(int statusCode)HTTP response status code for this operationHrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationGzipResponseStream(java.io.InputStream twoHundredApplicationGzipResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationGzipResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationGzipResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationJsonResponseStream(java.io.InputStream twoHundredApplicationJsonResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationJsonResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationJsonResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationMswordResponseStream(java.io.InputStream twoHundredApplicationMswordResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationMswordResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationMswordResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationOctetStreamResponseStream(java.io.InputStream twoHundredApplicationOctetStreamResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationOctetStreamResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationOctetStreamResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationPdfResponseStream(java.io.InputStream twoHundredApplicationPdfResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationPdfResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationPdfResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationRtfResponseStream(java.io.InputStream twoHundredApplicationRtfResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationRtfResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationRtfResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationVndMsExcelResponseStream(java.io.InputStream twoHundredApplicationVndMsExcelResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationVndMsExcelResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndMsExcelResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationVndMsOutlookResponseStream(java.io.InputStream twoHundredApplicationVndMsOutlookResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationVndMsOutlookResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndMsOutlookResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationVndMsPowerpointResponseStream(java.io.InputStream twoHundredApplicationVndMsPowerpointResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationVndMsPowerpointResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndMsPowerpointResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationVndOasisOpendocumentPresentationResponseStream(java.io.InputStream twoHundredApplicationVndOasisOpendocumentPresentationResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationVndOasisOpendocumentPresentationResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOasisOpendocumentPresentationResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationVndOasisOpendocumentSpreadsheetResponseStream(java.io.InputStream twoHundredApplicationVndOasisOpendocumentSpreadsheetResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationVndOasisOpendocumentSpreadsheetResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOasisOpendocumentSpreadsheetResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationVndOasisOpendocumentTextResponseStream(java.io.InputStream twoHundredApplicationVndOasisOpendocumentTextResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationVndOasisOpendocumentTextResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOasisOpendocumentTextResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationVndOpenxmlformatsOfficedocumentPresentationmlPresentationResponseStream(java.io.InputStream twoHundredApplicationVndOpenxmlformatsOfficedocumentPresentationmlPresentationResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationVndOpenxmlformatsOfficedocumentPresentationmlPresentationResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOpenxmlformatsOfficedocumentPresentationmlPresentationResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationVndOpenxmlformatsOfficedocumentSpreadsheetmlSheetResponseStream(java.io.InputStream twoHundredApplicationVndOpenxmlformatsOfficedocumentSpreadsheetmlSheetResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationVndOpenxmlformatsOfficedocumentSpreadsheetmlSheetResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOpenxmlformatsOfficedocumentSpreadsheetmlSheetResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationVndOpenxmlformatsOfficedocumentWordprocessingmlDocumentResponseStream(java.io.InputStream twoHundredApplicationVndOpenxmlformatsOfficedocumentWordprocessingmlDocumentResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationVndOpenxmlformatsOfficedocumentWordprocessingmlDocumentResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOpenxmlformatsOfficedocumentWordprocessingmlDocumentResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationX7zCompressedResponseStream(java.io.InputStream twoHundredApplicationX7zCompressedResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationX7zCompressedResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationX7zCompressedResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationXmlResponseStream(java.io.InputStream twoHundredApplicationXmlResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationXmlResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationXmlResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationXRarCompressedResponseStream(java.io.InputStream twoHundredApplicationXRarCompressedResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationXRarCompressedResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationXRarCompressedResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationZipResponseStream(java.io.InputStream twoHundredApplicationZipResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredApplicationZipResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationZipResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredAudioMp4ResponseStream(java.io.InputStream twoHundredAudioMp4ResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredAudioMp4ResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredAudioMp4ResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredAudioMpegResponseStream(java.io.InputStream twoHundredAudioMpegResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredAudioMpegResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredAudioMpegResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredAudioWavResponseStream(java.io.InputStream twoHundredAudioWavResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredAudioWavResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredAudioWavResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredImageBmpResponseStream(java.io.InputStream twoHundredImageBmpResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredImageBmpResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredImageBmpResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredImageGifResponseStream(java.io.InputStream twoHundredImageGifResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredImageGifResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredImageGifResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredImageHeicResponseStream(java.io.InputStream twoHundredImageHeicResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredImageHeicResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredImageHeicResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredImageJpegResponseStream(java.io.InputStream twoHundredImageJpegResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredImageJpegResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredImageJpegResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredImagePngResponseStream(java.io.InputStream twoHundredImagePngResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredImagePngResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredImagePngResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredImageTiffResponseStream(java.io.InputStream twoHundredImageTiffResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredImageTiffResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredImageTiffResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredImageWebpResponseStream(java.io.InputStream twoHundredImageWebpResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredImageWebpResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredImageWebpResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredMessageRfc822ResponseStream(java.io.InputStream twoHundredMessageRfc822ResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredMessageRfc822ResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredMessageRfc822ResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredTextCsvResponseStream(java.io.InputStream twoHundredTextCsvResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredTextCsvResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredTextCsvResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredTextHtmlResponseStream(java.io.InputStream twoHundredTextHtmlResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredTextHtmlResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredTextHtmlResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredTextPlainResponseStream(java.io.InputStream twoHundredTextPlainResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredTextPlainResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredTextPlainResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredTextRtfResponseStream(java.io.InputStream twoHundredTextRtfResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredTextRtfResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredTextRtfResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredVideoAviResponseStream(java.io.InputStream twoHundredVideoAviResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredVideoAviResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredVideoAviResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredVideoMp4ResponseStream(java.io.InputStream twoHundredVideoMp4ResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredVideoMp4ResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredVideoMp4ResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredVideoQuicktimeResponseStream(java.io.InputStream twoHundredVideoQuicktimeResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredVideoQuicktimeResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredVideoQuicktimeResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredVideoWebmResponseStream(java.io.InputStream twoHundredVideoWebmResponseStream)The document related to the employee with the given identifiers was retrieved.HrisDownloadEmployeeDocumentResponsewithTwoHundredVideoWebmResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredVideoWebmResponseStream)The document related to the employee with the given identifiers was retrieved.
-
-
-
Constructor Detail
-
HrisDownloadEmployeeDocumentResponse
public HrisDownloadEmployeeDocumentResponse(java.lang.String contentType, int statusCode, java.net.http.HttpResponse<java.io.InputStream> rawResponse, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationPdfResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationMswordResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOpenxmlformatsOfficedocumentWordprocessingmlDocumentResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndMsExcelResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOpenxmlformatsOfficedocumentSpreadsheetmlSheetResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndMsPowerpointResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOpenxmlformatsOfficedocumentPresentationmlPresentationResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationRtfResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredTextPlainResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredImageJpegResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredImagePngResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredImageGifResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredImageTiffResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredImageBmpResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredImageHeicResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationZipResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationGzipResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationJsonResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationXmlResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredTextCsvResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOasisOpendocumentTextResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOasisOpendocumentSpreadsheetResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredAudioMpegResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredVideoMp4ResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredVideoWebmResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredTextRtfResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationXRarCompressedResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationX7zCompressedResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredMessageRfc822ResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndMsOutlookResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationOctetStreamResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredTextHtmlResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredImageWebpResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOasisOpendocumentPresentationResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredAudioWavResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredAudioMp4ResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredVideoAviResponseStream, java.util.Optional<? extends java.io.InputStream> twoHundredVideoQuicktimeResponseStream, java.util.Map<java.lang.String,java.util.List<java.lang.String>> headers)
-
HrisDownloadEmployeeDocumentResponse
public HrisDownloadEmployeeDocumentResponse(java.lang.String contentType, int statusCode, java.net.http.HttpResponse<java.io.InputStream> rawResponse, java.util.Map<java.lang.String,java.util.List<java.lang.String>> headers)
-
-
Method Detail
-
contentType
public java.lang.String contentType()
HTTP response content type for this operation- Specified by:
contentTypein interfaceResponse
-
statusCode
public int statusCode()
HTTP response status code for this operation- Specified by:
statusCodein interfaceResponse
-
rawResponse
public java.net.http.HttpResponse<java.io.InputStream> rawResponse()
Raw HTTP response; suitable for custom response parsing- Specified by:
rawResponsein interfaceResponse
-
twoHundredApplicationPdfResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationPdfResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredApplicationMswordResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationMswordResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredApplicationVndOpenxmlformatsOfficedocumentWordprocessingmlDocumentResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationVndOpenxmlformatsOfficedocumentWordprocessingmlDocumentResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredApplicationVndMsExcelResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationVndMsExcelResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredApplicationVndOpenxmlformatsOfficedocumentSpreadsheetmlSheetResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationVndOpenxmlformatsOfficedocumentSpreadsheetmlSheetResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredApplicationVndMsPowerpointResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationVndMsPowerpointResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredApplicationVndOpenxmlformatsOfficedocumentPresentationmlPresentationResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationVndOpenxmlformatsOfficedocumentPresentationmlPresentationResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredApplicationRtfResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationRtfResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredTextPlainResponseStream
public java.util.Optional<java.io.InputStream> twoHundredTextPlainResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredImageJpegResponseStream
public java.util.Optional<java.io.InputStream> twoHundredImageJpegResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredImagePngResponseStream
public java.util.Optional<java.io.InputStream> twoHundredImagePngResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredImageGifResponseStream
public java.util.Optional<java.io.InputStream> twoHundredImageGifResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredImageTiffResponseStream
public java.util.Optional<java.io.InputStream> twoHundredImageTiffResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredImageBmpResponseStream
public java.util.Optional<java.io.InputStream> twoHundredImageBmpResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredImageHeicResponseStream
public java.util.Optional<java.io.InputStream> twoHundredImageHeicResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredApplicationZipResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationZipResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredApplicationGzipResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationGzipResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredApplicationJsonResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationJsonResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredApplicationXmlResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationXmlResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredTextCsvResponseStream
public java.util.Optional<java.io.InputStream> twoHundredTextCsvResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredApplicationVndOasisOpendocumentTextResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationVndOasisOpendocumentTextResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredApplicationVndOasisOpendocumentSpreadsheetResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationVndOasisOpendocumentSpreadsheetResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredAudioMpegResponseStream
public java.util.Optional<java.io.InputStream> twoHundredAudioMpegResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredVideoMp4ResponseStream
public java.util.Optional<java.io.InputStream> twoHundredVideoMp4ResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredVideoWebmResponseStream
public java.util.Optional<java.io.InputStream> twoHundredVideoWebmResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredTextRtfResponseStream
public java.util.Optional<java.io.InputStream> twoHundredTextRtfResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredApplicationXRarCompressedResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationXRarCompressedResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredApplicationX7zCompressedResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationX7zCompressedResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredMessageRfc822ResponseStream
public java.util.Optional<java.io.InputStream> twoHundredMessageRfc822ResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredApplicationVndMsOutlookResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationVndMsOutlookResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredApplicationOctetStreamResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationOctetStreamResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredTextHtmlResponseStream
public java.util.Optional<java.io.InputStream> twoHundredTextHtmlResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredImageWebpResponseStream
public java.util.Optional<java.io.InputStream> twoHundredImageWebpResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredApplicationVndOasisOpendocumentPresentationResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationVndOasisOpendocumentPresentationResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredAudioWavResponseStream
public java.util.Optional<java.io.InputStream> twoHundredAudioWavResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredAudioMp4ResponseStream
public java.util.Optional<java.io.InputStream> twoHundredAudioMp4ResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredVideoAviResponseStream
public java.util.Optional<java.io.InputStream> twoHundredVideoAviResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
twoHundredVideoQuicktimeResponseStream
public java.util.Optional<java.io.InputStream> twoHundredVideoQuicktimeResponseStream()
The document related to the employee with the given identifiers was retrieved.
-
headers
public java.util.Map<java.lang.String,java.util.List<java.lang.String>> headers()
-
builder
public static HrisDownloadEmployeeDocumentResponse.Builder builder()
-
withContentType
public HrisDownloadEmployeeDocumentResponse withContentType(java.lang.String contentType)
HTTP response content type for this operation
-
withStatusCode
public HrisDownloadEmployeeDocumentResponse withStatusCode(int statusCode)
HTTP response status code for this operation
-
withRawResponse
public HrisDownloadEmployeeDocumentResponse withRawResponse(java.net.http.HttpResponse<java.io.InputStream> rawResponse)
Raw HTTP response; suitable for custom response parsing
-
withTwoHundredApplicationPdfResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationPdfResponseStream(java.io.InputStream twoHundredApplicationPdfResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationPdfResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationPdfResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationPdfResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationMswordResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationMswordResponseStream(java.io.InputStream twoHundredApplicationMswordResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationMswordResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationMswordResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationMswordResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationVndOpenxmlformatsOfficedocumentWordprocessingmlDocumentResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationVndOpenxmlformatsOfficedocumentWordprocessingmlDocumentResponseStream(java.io.InputStream twoHundredApplicationVndOpenxmlformatsOfficedocumentWordprocessingmlDocumentResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationVndOpenxmlformatsOfficedocumentWordprocessingmlDocumentResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationVndOpenxmlformatsOfficedocumentWordprocessingmlDocumentResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOpenxmlformatsOfficedocumentWordprocessingmlDocumentResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationVndMsExcelResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationVndMsExcelResponseStream(java.io.InputStream twoHundredApplicationVndMsExcelResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationVndMsExcelResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationVndMsExcelResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndMsExcelResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationVndOpenxmlformatsOfficedocumentSpreadsheetmlSheetResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationVndOpenxmlformatsOfficedocumentSpreadsheetmlSheetResponseStream(java.io.InputStream twoHundredApplicationVndOpenxmlformatsOfficedocumentSpreadsheetmlSheetResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationVndOpenxmlformatsOfficedocumentSpreadsheetmlSheetResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationVndOpenxmlformatsOfficedocumentSpreadsheetmlSheetResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOpenxmlformatsOfficedocumentSpreadsheetmlSheetResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationVndMsPowerpointResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationVndMsPowerpointResponseStream(java.io.InputStream twoHundredApplicationVndMsPowerpointResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationVndMsPowerpointResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationVndMsPowerpointResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndMsPowerpointResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationVndOpenxmlformatsOfficedocumentPresentationmlPresentationResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationVndOpenxmlformatsOfficedocumentPresentationmlPresentationResponseStream(java.io.InputStream twoHundredApplicationVndOpenxmlformatsOfficedocumentPresentationmlPresentationResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationVndOpenxmlformatsOfficedocumentPresentationmlPresentationResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationVndOpenxmlformatsOfficedocumentPresentationmlPresentationResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOpenxmlformatsOfficedocumentPresentationmlPresentationResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationRtfResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationRtfResponseStream(java.io.InputStream twoHundredApplicationRtfResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationRtfResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationRtfResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationRtfResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredTextPlainResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredTextPlainResponseStream(java.io.InputStream twoHundredTextPlainResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredTextPlainResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredTextPlainResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredTextPlainResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredImageJpegResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredImageJpegResponseStream(java.io.InputStream twoHundredImageJpegResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredImageJpegResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredImageJpegResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredImageJpegResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredImagePngResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredImagePngResponseStream(java.io.InputStream twoHundredImagePngResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredImagePngResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredImagePngResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredImagePngResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredImageGifResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredImageGifResponseStream(java.io.InputStream twoHundredImageGifResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredImageGifResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredImageGifResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredImageGifResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredImageTiffResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredImageTiffResponseStream(java.io.InputStream twoHundredImageTiffResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredImageTiffResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredImageTiffResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredImageTiffResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredImageBmpResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredImageBmpResponseStream(java.io.InputStream twoHundredImageBmpResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredImageBmpResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredImageBmpResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredImageBmpResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredImageHeicResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredImageHeicResponseStream(java.io.InputStream twoHundredImageHeicResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredImageHeicResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredImageHeicResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredImageHeicResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationZipResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationZipResponseStream(java.io.InputStream twoHundredApplicationZipResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationZipResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationZipResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationZipResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationGzipResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationGzipResponseStream(java.io.InputStream twoHundredApplicationGzipResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationGzipResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationGzipResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationGzipResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationJsonResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationJsonResponseStream(java.io.InputStream twoHundredApplicationJsonResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationJsonResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationJsonResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationJsonResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationXmlResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationXmlResponseStream(java.io.InputStream twoHundredApplicationXmlResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationXmlResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationXmlResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationXmlResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredTextCsvResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredTextCsvResponseStream(java.io.InputStream twoHundredTextCsvResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredTextCsvResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredTextCsvResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredTextCsvResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationVndOasisOpendocumentTextResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationVndOasisOpendocumentTextResponseStream(java.io.InputStream twoHundredApplicationVndOasisOpendocumentTextResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationVndOasisOpendocumentTextResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationVndOasisOpendocumentTextResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOasisOpendocumentTextResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationVndOasisOpendocumentSpreadsheetResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationVndOasisOpendocumentSpreadsheetResponseStream(java.io.InputStream twoHundredApplicationVndOasisOpendocumentSpreadsheetResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationVndOasisOpendocumentSpreadsheetResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationVndOasisOpendocumentSpreadsheetResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOasisOpendocumentSpreadsheetResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredAudioMpegResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredAudioMpegResponseStream(java.io.InputStream twoHundredAudioMpegResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredAudioMpegResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredAudioMpegResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredAudioMpegResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredVideoMp4ResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredVideoMp4ResponseStream(java.io.InputStream twoHundredVideoMp4ResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredVideoMp4ResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredVideoMp4ResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredVideoMp4ResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredVideoWebmResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredVideoWebmResponseStream(java.io.InputStream twoHundredVideoWebmResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredVideoWebmResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredVideoWebmResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredVideoWebmResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredTextRtfResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredTextRtfResponseStream(java.io.InputStream twoHundredTextRtfResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredTextRtfResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredTextRtfResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredTextRtfResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationXRarCompressedResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationXRarCompressedResponseStream(java.io.InputStream twoHundredApplicationXRarCompressedResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationXRarCompressedResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationXRarCompressedResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationXRarCompressedResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationX7zCompressedResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationX7zCompressedResponseStream(java.io.InputStream twoHundredApplicationX7zCompressedResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationX7zCompressedResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationX7zCompressedResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationX7zCompressedResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredMessageRfc822ResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredMessageRfc822ResponseStream(java.io.InputStream twoHundredMessageRfc822ResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredMessageRfc822ResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredMessageRfc822ResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredMessageRfc822ResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationVndMsOutlookResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationVndMsOutlookResponseStream(java.io.InputStream twoHundredApplicationVndMsOutlookResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationVndMsOutlookResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationVndMsOutlookResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndMsOutlookResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationOctetStreamResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationOctetStreamResponseStream(java.io.InputStream twoHundredApplicationOctetStreamResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationOctetStreamResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationOctetStreamResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationOctetStreamResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredTextHtmlResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredTextHtmlResponseStream(java.io.InputStream twoHundredTextHtmlResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredTextHtmlResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredTextHtmlResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredTextHtmlResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredImageWebpResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredImageWebpResponseStream(java.io.InputStream twoHundredImageWebpResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredImageWebpResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredImageWebpResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredImageWebpResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationVndOasisOpendocumentPresentationResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationVndOasisOpendocumentPresentationResponseStream(java.io.InputStream twoHundredApplicationVndOasisOpendocumentPresentationResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredApplicationVndOasisOpendocumentPresentationResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredApplicationVndOasisOpendocumentPresentationResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOasisOpendocumentPresentationResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredAudioWavResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredAudioWavResponseStream(java.io.InputStream twoHundredAudioWavResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredAudioWavResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredAudioWavResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredAudioWavResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredAudioMp4ResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredAudioMp4ResponseStream(java.io.InputStream twoHundredAudioMp4ResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredAudioMp4ResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredAudioMp4ResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredAudioMp4ResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredVideoAviResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredVideoAviResponseStream(java.io.InputStream twoHundredVideoAviResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredVideoAviResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredVideoAviResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredVideoAviResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredVideoQuicktimeResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredVideoQuicktimeResponseStream(java.io.InputStream twoHundredVideoQuicktimeResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withTwoHundredVideoQuicktimeResponseStream
public HrisDownloadEmployeeDocumentResponse withTwoHundredVideoQuicktimeResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredVideoQuicktimeResponseStream)
The document related to the employee with the given identifiers was retrieved.
-
withHeaders
public HrisDownloadEmployeeDocumentResponse withHeaders(java.util.Map<java.lang.String,java.util.List<java.lang.String>> headers)
-
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
-
-