@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-02-24T15:10:39.441-05:00") public class S3KeyPrefixInformation extends Object
| Constructor and Description |
|---|
S3KeyPrefixInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getS3KeyPrefix()
The S3 key prefix to use when writing or accessing the data.
|
int |
hashCode() |
void |
setS3KeyPrefix(String s3KeyPrefix) |
String |
toString() |
public String getS3KeyPrefix()
public void setS3KeyPrefix(String s3KeyPrefix)
Copyright © 2017. All rights reserved.