public class PayloadS3Pointer extends Object
| Constructor and Description |
|---|
PayloadS3Pointer(String s3BucketName,
String s3Key) |
| Modifier and Type | Method and Description |
|---|---|
static PayloadS3Pointer |
fromJson(String s3PointerJson) |
String |
getS3BucketName() |
String |
getS3Key() |
String |
toJson() |
Copyright © 2020. All rights reserved.