public static interface InvokeModelWithResponseStreamResponse.Builder extends BedrockRuntimeResponse.Builder, SdkPojo, CopyableBuilder<InvokeModelWithResponseStreamResponse.Builder,InvokeModelWithResponseStreamResponse>
| Modifier and Type | Method and Description |
|---|---|
InvokeModelWithResponseStreamResponse.Builder |
contentType(String contentType)
The MIME type of the inference result.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildInvokeModelWithResponseStreamResponse.Builder contentType(String contentType)
The MIME type of the inference result.
contentType - The MIME type of the inference result.Copyright © 2023. All rights reserved.