Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 4.09 KB

GetCodeSamplePreviewAsyncResponse.md

File metadata and controls

13 lines (10 loc) · 4.09 KB

GetCodeSamplePreviewAsyncResponse

Fields

Field Type Required Description
twoHundredApplicationJsonResponseStream Optional<InputStream> Successfully returned codeSample overlay file
twoHundredApplicationXYamlResponseStream Optional<InputStream> Successfully returned codeSample overlay file
twoHundredAndTwoApplicationJsonObject Optional<GetCodeSamplePreviewAsyncResponseBody> Job is still in progress
contentType String ✔️ HTTP response content type for this operation
statusCode int ✔️ HTTP response status code for this operation
rawResponse HttpResponse<InputStream> ✔️ Raw HTTP response; suitable for custom response parsing