public static interface GetPromptFileResponse.Builder extends ConnectResponse.Builder, SdkPojo, CopyableBuilder<GetPromptFileResponse.Builder,GetPromptFileResponse>
| Modifier and Type | Method and Description |
|---|---|
GetPromptFileResponse.Builder |
promptPresignedUrl(String promptPresignedUrl)
A generated URL to the prompt that can be given to an unauthorized user so they can access the prompt in S3.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetPromptFileResponse.Builder promptPresignedUrl(String promptPresignedUrl)
A generated URL to the prompt that can be given to an unauthorized user so they can access the prompt in S3.
promptPresignedUrl - A generated URL to the prompt that can be given to an unauthorized user so they can access the prompt
in S3.Copyright © 2023. All rights reserved.