Class AtsDownloadApplicationDocumentResponse
- java.lang.Object
-
- com.stackone.stackone_client_java.models.operations.AtsDownloadApplicationDocumentResponse
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAtsDownloadApplicationDocumentResponse.Builder
-
Constructor Summary
Constructors Constructor Description AtsDownloadApplicationDocumentResponse(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)AtsDownloadApplicationDocumentResponse(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 AtsDownloadApplicationDocumentResponse.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 application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationJsonResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationMswordResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationOctetStreamResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationPdfResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationRtfResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationVndMsExcelResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationVndMsOutlookResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationVndMsPowerpointResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationVndOasisOpendocumentPresentationResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationVndOasisOpendocumentSpreadsheetResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationVndOasisOpendocumentTextResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationVndOpenxmlformatsOfficedocumentPresentationmlPresentationResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationVndOpenxmlformatsOfficedocumentSpreadsheetmlSheetResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationVndOpenxmlformatsOfficedocumentWordprocessingmlDocumentResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationX7zCompressedResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationXmlResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationXRarCompressedResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredApplicationZipResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredAudioMp4ResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredAudioMpegResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredAudioWavResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredImageBmpResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredImageGifResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredImageHeicResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredImageJpegResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredImagePngResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredImageTiffResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredImageWebpResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredMessageRfc822ResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredTextCsvResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredTextHtmlResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredTextPlainResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredTextRtfResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredVideoAviResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredVideoMp4ResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredVideoQuicktimeResponseStream()The document related to the application with the given identifiers was retrieved.java.util.Optional<java.io.InputStream>twoHundredVideoWebmResponseStream()The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithContentType(java.lang.String contentType)HTTP response content type for this operationAtsDownloadApplicationDocumentResponsewithHeaders(java.util.Map<java.lang.String,java.util.List<java.lang.String>> headers)AtsDownloadApplicationDocumentResponsewithRawResponse(java.net.http.HttpResponse<java.io.InputStream> rawResponse)Raw HTTP response; suitable for custom response parsingAtsDownloadApplicationDocumentResponsewithStatusCode(int statusCode)HTTP response status code for this operationAtsDownloadApplicationDocumentResponsewithTwoHundredApplicationGzipResponseStream(java.io.InputStream twoHundredApplicationGzipResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationGzipResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationGzipResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationJsonResponseStream(java.io.InputStream twoHundredApplicationJsonResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationJsonResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationJsonResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationMswordResponseStream(java.io.InputStream twoHundredApplicationMswordResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationMswordResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationMswordResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationOctetStreamResponseStream(java.io.InputStream twoHundredApplicationOctetStreamResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationOctetStreamResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationOctetStreamResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationPdfResponseStream(java.io.InputStream twoHundredApplicationPdfResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationPdfResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationPdfResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationRtfResponseStream(java.io.InputStream twoHundredApplicationRtfResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationRtfResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationRtfResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationVndMsExcelResponseStream(java.io.InputStream twoHundredApplicationVndMsExcelResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationVndMsExcelResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndMsExcelResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationVndMsOutlookResponseStream(java.io.InputStream twoHundredApplicationVndMsOutlookResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationVndMsOutlookResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndMsOutlookResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationVndMsPowerpointResponseStream(java.io.InputStream twoHundredApplicationVndMsPowerpointResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationVndMsPowerpointResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndMsPowerpointResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationVndOasisOpendocumentPresentationResponseStream(java.io.InputStream twoHundredApplicationVndOasisOpendocumentPresentationResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationVndOasisOpendocumentPresentationResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOasisOpendocumentPresentationResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationVndOasisOpendocumentSpreadsheetResponseStream(java.io.InputStream twoHundredApplicationVndOasisOpendocumentSpreadsheetResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationVndOasisOpendocumentSpreadsheetResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOasisOpendocumentSpreadsheetResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationVndOasisOpendocumentTextResponseStream(java.io.InputStream twoHundredApplicationVndOasisOpendocumentTextResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationVndOasisOpendocumentTextResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOasisOpendocumentTextResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationVndOpenxmlformatsOfficedocumentPresentationmlPresentationResponseStream(java.io.InputStream twoHundredApplicationVndOpenxmlformatsOfficedocumentPresentationmlPresentationResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationVndOpenxmlformatsOfficedocumentPresentationmlPresentationResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOpenxmlformatsOfficedocumentPresentationmlPresentationResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationVndOpenxmlformatsOfficedocumentSpreadsheetmlSheetResponseStream(java.io.InputStream twoHundredApplicationVndOpenxmlformatsOfficedocumentSpreadsheetmlSheetResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationVndOpenxmlformatsOfficedocumentSpreadsheetmlSheetResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOpenxmlformatsOfficedocumentSpreadsheetmlSheetResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationVndOpenxmlformatsOfficedocumentWordprocessingmlDocumentResponseStream(java.io.InputStream twoHundredApplicationVndOpenxmlformatsOfficedocumentWordprocessingmlDocumentResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationVndOpenxmlformatsOfficedocumentWordprocessingmlDocumentResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOpenxmlformatsOfficedocumentWordprocessingmlDocumentResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationX7zCompressedResponseStream(java.io.InputStream twoHundredApplicationX7zCompressedResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationX7zCompressedResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationX7zCompressedResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationXmlResponseStream(java.io.InputStream twoHundredApplicationXmlResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationXmlResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationXmlResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationXRarCompressedResponseStream(java.io.InputStream twoHundredApplicationXRarCompressedResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationXRarCompressedResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationXRarCompressedResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationZipResponseStream(java.io.InputStream twoHundredApplicationZipResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredApplicationZipResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationZipResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredAudioMp4ResponseStream(java.io.InputStream twoHundredAudioMp4ResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredAudioMp4ResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredAudioMp4ResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredAudioMpegResponseStream(java.io.InputStream twoHundredAudioMpegResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredAudioMpegResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredAudioMpegResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredAudioWavResponseStream(java.io.InputStream twoHundredAudioWavResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredAudioWavResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredAudioWavResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredImageBmpResponseStream(java.io.InputStream twoHundredImageBmpResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredImageBmpResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredImageBmpResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredImageGifResponseStream(java.io.InputStream twoHundredImageGifResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredImageGifResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredImageGifResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredImageHeicResponseStream(java.io.InputStream twoHundredImageHeicResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredImageHeicResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredImageHeicResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredImageJpegResponseStream(java.io.InputStream twoHundredImageJpegResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredImageJpegResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredImageJpegResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredImagePngResponseStream(java.io.InputStream twoHundredImagePngResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredImagePngResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredImagePngResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredImageTiffResponseStream(java.io.InputStream twoHundredImageTiffResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredImageTiffResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredImageTiffResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredImageWebpResponseStream(java.io.InputStream twoHundredImageWebpResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredImageWebpResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredImageWebpResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredMessageRfc822ResponseStream(java.io.InputStream twoHundredMessageRfc822ResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredMessageRfc822ResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredMessageRfc822ResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredTextCsvResponseStream(java.io.InputStream twoHundredTextCsvResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredTextCsvResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredTextCsvResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredTextHtmlResponseStream(java.io.InputStream twoHundredTextHtmlResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredTextHtmlResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredTextHtmlResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredTextPlainResponseStream(java.io.InputStream twoHundredTextPlainResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredTextPlainResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredTextPlainResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredTextRtfResponseStream(java.io.InputStream twoHundredTextRtfResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredTextRtfResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredTextRtfResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredVideoAviResponseStream(java.io.InputStream twoHundredVideoAviResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredVideoAviResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredVideoAviResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredVideoMp4ResponseStream(java.io.InputStream twoHundredVideoMp4ResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredVideoMp4ResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredVideoMp4ResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredVideoQuicktimeResponseStream(java.io.InputStream twoHundredVideoQuicktimeResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredVideoQuicktimeResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredVideoQuicktimeResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredVideoWebmResponseStream(java.io.InputStream twoHundredVideoWebmResponseStream)The document related to the application with the given identifiers was retrieved.AtsDownloadApplicationDocumentResponsewithTwoHundredVideoWebmResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredVideoWebmResponseStream)The document related to the application with the given identifiers was retrieved.
-
-
-
Constructor Detail
-
AtsDownloadApplicationDocumentResponse
public AtsDownloadApplicationDocumentResponse(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)
-
AtsDownloadApplicationDocumentResponse
public AtsDownloadApplicationDocumentResponse(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 application with the given identifiers was retrieved.
-
twoHundredApplicationMswordResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationMswordResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredApplicationVndOpenxmlformatsOfficedocumentWordprocessingmlDocumentResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationVndOpenxmlformatsOfficedocumentWordprocessingmlDocumentResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredApplicationVndMsExcelResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationVndMsExcelResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredApplicationVndOpenxmlformatsOfficedocumentSpreadsheetmlSheetResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationVndOpenxmlformatsOfficedocumentSpreadsheetmlSheetResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredApplicationVndMsPowerpointResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationVndMsPowerpointResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredApplicationVndOpenxmlformatsOfficedocumentPresentationmlPresentationResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationVndOpenxmlformatsOfficedocumentPresentationmlPresentationResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredApplicationRtfResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationRtfResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredTextPlainResponseStream
public java.util.Optional<java.io.InputStream> twoHundredTextPlainResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredImageJpegResponseStream
public java.util.Optional<java.io.InputStream> twoHundredImageJpegResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredImagePngResponseStream
public java.util.Optional<java.io.InputStream> twoHundredImagePngResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredImageGifResponseStream
public java.util.Optional<java.io.InputStream> twoHundredImageGifResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredImageTiffResponseStream
public java.util.Optional<java.io.InputStream> twoHundredImageTiffResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredImageBmpResponseStream
public java.util.Optional<java.io.InputStream> twoHundredImageBmpResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredImageHeicResponseStream
public java.util.Optional<java.io.InputStream> twoHundredImageHeicResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredApplicationZipResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationZipResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredApplicationGzipResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationGzipResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredApplicationJsonResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationJsonResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredApplicationXmlResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationXmlResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredTextCsvResponseStream
public java.util.Optional<java.io.InputStream> twoHundredTextCsvResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredApplicationVndOasisOpendocumentTextResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationVndOasisOpendocumentTextResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredApplicationVndOasisOpendocumentSpreadsheetResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationVndOasisOpendocumentSpreadsheetResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredAudioMpegResponseStream
public java.util.Optional<java.io.InputStream> twoHundredAudioMpegResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredVideoMp4ResponseStream
public java.util.Optional<java.io.InputStream> twoHundredVideoMp4ResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredVideoWebmResponseStream
public java.util.Optional<java.io.InputStream> twoHundredVideoWebmResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredTextRtfResponseStream
public java.util.Optional<java.io.InputStream> twoHundredTextRtfResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredApplicationXRarCompressedResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationXRarCompressedResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredApplicationX7zCompressedResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationX7zCompressedResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredMessageRfc822ResponseStream
public java.util.Optional<java.io.InputStream> twoHundredMessageRfc822ResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredApplicationVndMsOutlookResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationVndMsOutlookResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredApplicationOctetStreamResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationOctetStreamResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredTextHtmlResponseStream
public java.util.Optional<java.io.InputStream> twoHundredTextHtmlResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredImageWebpResponseStream
public java.util.Optional<java.io.InputStream> twoHundredImageWebpResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredApplicationVndOasisOpendocumentPresentationResponseStream
public java.util.Optional<java.io.InputStream> twoHundredApplicationVndOasisOpendocumentPresentationResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredAudioWavResponseStream
public java.util.Optional<java.io.InputStream> twoHundredAudioWavResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredAudioMp4ResponseStream
public java.util.Optional<java.io.InputStream> twoHundredAudioMp4ResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredVideoAviResponseStream
public java.util.Optional<java.io.InputStream> twoHundredVideoAviResponseStream()
The document related to the application with the given identifiers was retrieved.
-
twoHundredVideoQuicktimeResponseStream
public java.util.Optional<java.io.InputStream> twoHundredVideoQuicktimeResponseStream()
The document related to the application with the given identifiers was retrieved.
-
headers
public java.util.Map<java.lang.String,java.util.List<java.lang.String>> headers()
-
builder
public static AtsDownloadApplicationDocumentResponse.Builder builder()
-
withContentType
public AtsDownloadApplicationDocumentResponse withContentType(java.lang.String contentType)
HTTP response content type for this operation
-
withStatusCode
public AtsDownloadApplicationDocumentResponse withStatusCode(int statusCode)
HTTP response status code for this operation
-
withRawResponse
public AtsDownloadApplicationDocumentResponse withRawResponse(java.net.http.HttpResponse<java.io.InputStream> rawResponse)
Raw HTTP response; suitable for custom response parsing
-
withTwoHundredApplicationPdfResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationPdfResponseStream(java.io.InputStream twoHundredApplicationPdfResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationPdfResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationPdfResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationPdfResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationMswordResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationMswordResponseStream(java.io.InputStream twoHundredApplicationMswordResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationMswordResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationMswordResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationMswordResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationVndOpenxmlformatsOfficedocumentWordprocessingmlDocumentResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationVndOpenxmlformatsOfficedocumentWordprocessingmlDocumentResponseStream(java.io.InputStream twoHundredApplicationVndOpenxmlformatsOfficedocumentWordprocessingmlDocumentResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationVndOpenxmlformatsOfficedocumentWordprocessingmlDocumentResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationVndOpenxmlformatsOfficedocumentWordprocessingmlDocumentResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOpenxmlformatsOfficedocumentWordprocessingmlDocumentResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationVndMsExcelResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationVndMsExcelResponseStream(java.io.InputStream twoHundredApplicationVndMsExcelResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationVndMsExcelResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationVndMsExcelResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndMsExcelResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationVndOpenxmlformatsOfficedocumentSpreadsheetmlSheetResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationVndOpenxmlformatsOfficedocumentSpreadsheetmlSheetResponseStream(java.io.InputStream twoHundredApplicationVndOpenxmlformatsOfficedocumentSpreadsheetmlSheetResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationVndOpenxmlformatsOfficedocumentSpreadsheetmlSheetResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationVndOpenxmlformatsOfficedocumentSpreadsheetmlSheetResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOpenxmlformatsOfficedocumentSpreadsheetmlSheetResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationVndMsPowerpointResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationVndMsPowerpointResponseStream(java.io.InputStream twoHundredApplicationVndMsPowerpointResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationVndMsPowerpointResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationVndMsPowerpointResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndMsPowerpointResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationVndOpenxmlformatsOfficedocumentPresentationmlPresentationResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationVndOpenxmlformatsOfficedocumentPresentationmlPresentationResponseStream(java.io.InputStream twoHundredApplicationVndOpenxmlformatsOfficedocumentPresentationmlPresentationResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationVndOpenxmlformatsOfficedocumentPresentationmlPresentationResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationVndOpenxmlformatsOfficedocumentPresentationmlPresentationResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOpenxmlformatsOfficedocumentPresentationmlPresentationResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationRtfResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationRtfResponseStream(java.io.InputStream twoHundredApplicationRtfResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationRtfResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationRtfResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationRtfResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredTextPlainResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredTextPlainResponseStream(java.io.InputStream twoHundredTextPlainResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredTextPlainResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredTextPlainResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredTextPlainResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredImageJpegResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredImageJpegResponseStream(java.io.InputStream twoHundredImageJpegResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredImageJpegResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredImageJpegResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredImageJpegResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredImagePngResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredImagePngResponseStream(java.io.InputStream twoHundredImagePngResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredImagePngResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredImagePngResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredImagePngResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredImageGifResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredImageGifResponseStream(java.io.InputStream twoHundredImageGifResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredImageGifResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredImageGifResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredImageGifResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredImageTiffResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredImageTiffResponseStream(java.io.InputStream twoHundredImageTiffResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredImageTiffResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredImageTiffResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredImageTiffResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredImageBmpResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredImageBmpResponseStream(java.io.InputStream twoHundredImageBmpResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredImageBmpResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredImageBmpResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredImageBmpResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredImageHeicResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredImageHeicResponseStream(java.io.InputStream twoHundredImageHeicResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredImageHeicResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredImageHeicResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredImageHeicResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationZipResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationZipResponseStream(java.io.InputStream twoHundredApplicationZipResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationZipResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationZipResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationZipResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationGzipResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationGzipResponseStream(java.io.InputStream twoHundredApplicationGzipResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationGzipResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationGzipResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationGzipResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationJsonResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationJsonResponseStream(java.io.InputStream twoHundredApplicationJsonResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationJsonResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationJsonResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationJsonResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationXmlResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationXmlResponseStream(java.io.InputStream twoHundredApplicationXmlResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationXmlResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationXmlResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationXmlResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredTextCsvResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredTextCsvResponseStream(java.io.InputStream twoHundredTextCsvResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredTextCsvResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredTextCsvResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredTextCsvResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationVndOasisOpendocumentTextResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationVndOasisOpendocumentTextResponseStream(java.io.InputStream twoHundredApplicationVndOasisOpendocumentTextResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationVndOasisOpendocumentTextResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationVndOasisOpendocumentTextResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOasisOpendocumentTextResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationVndOasisOpendocumentSpreadsheetResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationVndOasisOpendocumentSpreadsheetResponseStream(java.io.InputStream twoHundredApplicationVndOasisOpendocumentSpreadsheetResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationVndOasisOpendocumentSpreadsheetResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationVndOasisOpendocumentSpreadsheetResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOasisOpendocumentSpreadsheetResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredAudioMpegResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredAudioMpegResponseStream(java.io.InputStream twoHundredAudioMpegResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredAudioMpegResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredAudioMpegResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredAudioMpegResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredVideoMp4ResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredVideoMp4ResponseStream(java.io.InputStream twoHundredVideoMp4ResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredVideoMp4ResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredVideoMp4ResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredVideoMp4ResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredVideoWebmResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredVideoWebmResponseStream(java.io.InputStream twoHundredVideoWebmResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredVideoWebmResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredVideoWebmResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredVideoWebmResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredTextRtfResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredTextRtfResponseStream(java.io.InputStream twoHundredTextRtfResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredTextRtfResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredTextRtfResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredTextRtfResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationXRarCompressedResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationXRarCompressedResponseStream(java.io.InputStream twoHundredApplicationXRarCompressedResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationXRarCompressedResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationXRarCompressedResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationXRarCompressedResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationX7zCompressedResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationX7zCompressedResponseStream(java.io.InputStream twoHundredApplicationX7zCompressedResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationX7zCompressedResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationX7zCompressedResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationX7zCompressedResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredMessageRfc822ResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredMessageRfc822ResponseStream(java.io.InputStream twoHundredMessageRfc822ResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredMessageRfc822ResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredMessageRfc822ResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredMessageRfc822ResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationVndMsOutlookResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationVndMsOutlookResponseStream(java.io.InputStream twoHundredApplicationVndMsOutlookResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationVndMsOutlookResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationVndMsOutlookResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndMsOutlookResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationOctetStreamResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationOctetStreamResponseStream(java.io.InputStream twoHundredApplicationOctetStreamResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationOctetStreamResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationOctetStreamResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationOctetStreamResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredTextHtmlResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredTextHtmlResponseStream(java.io.InputStream twoHundredTextHtmlResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredTextHtmlResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredTextHtmlResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredTextHtmlResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredImageWebpResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredImageWebpResponseStream(java.io.InputStream twoHundredImageWebpResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredImageWebpResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredImageWebpResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredImageWebpResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationVndOasisOpendocumentPresentationResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationVndOasisOpendocumentPresentationResponseStream(java.io.InputStream twoHundredApplicationVndOasisOpendocumentPresentationResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredApplicationVndOasisOpendocumentPresentationResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredApplicationVndOasisOpendocumentPresentationResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredApplicationVndOasisOpendocumentPresentationResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredAudioWavResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredAudioWavResponseStream(java.io.InputStream twoHundredAudioWavResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredAudioWavResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredAudioWavResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredAudioWavResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredAudioMp4ResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredAudioMp4ResponseStream(java.io.InputStream twoHundredAudioMp4ResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredAudioMp4ResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredAudioMp4ResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredAudioMp4ResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredVideoAviResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredVideoAviResponseStream(java.io.InputStream twoHundredVideoAviResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredVideoAviResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredVideoAviResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredVideoAviResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredVideoQuicktimeResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredVideoQuicktimeResponseStream(java.io.InputStream twoHundredVideoQuicktimeResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withTwoHundredVideoQuicktimeResponseStream
public AtsDownloadApplicationDocumentResponse withTwoHundredVideoQuicktimeResponseStream(java.util.Optional<? extends java.io.InputStream> twoHundredVideoQuicktimeResponseStream)
The document related to the application with the given identifiers was retrieved.
-
withHeaders
public AtsDownloadApplicationDocumentResponse 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
-
-