| Modifier and Type | Method and Description |
|---|---|
FileAssetLocation.Builder |
FileAssetLocation.Builder.bucketName(String bucketName)
Sets the value of
FileAssetLocation.getBucketName() |
static FileAssetLocation.Builder |
FileAssetLocation.builder() |
FileAssetLocation.Builder |
FileAssetLocation.Builder.httpUrl(String httpUrl)
Sets the value of
FileAssetLocation.getHttpUrl() |
FileAssetLocation.Builder |
FileAssetLocation.Builder.objectKey(String objectKey)
Sets the value of
FileAssetLocation.getObjectKey() |
FileAssetLocation.Builder |
FileAssetLocation.Builder.s3ObjectUrl(String s3ObjectUrl)
Sets the value of
FileAssetLocation.getS3ObjectUrl() |
FileAssetLocation.Builder |
FileAssetLocation.Builder.s3Url(String s3Url)
Deprecated.
use `httpUrl`
|
Copyright © 2020. All rights reserved.