Interface GetMediaUploadUrlResponse._FinalStage
- All Known Implementing Classes:
GetMediaUploadUrlResponse.Builder
- Enclosing class:
GetMediaUploadUrlResponse
public static interface GetMediaUploadUrlResponse._FinalStage
-
Method Summary
Modifier and TypeMethodDescriptionadditionalProperties(Map<String, Object> additionalProperties) additionalProperty(String key, Object value) build()The presigned upload URL.
-
Method Details
-
build
GetMediaUploadUrlResponse build() -
additionalProperty
-
additionalProperties
-
uploadUrl
The presigned upload URL. If the asset is already uploaded, this will be null
-
uploadUrl
-