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 |