@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-02-24T15:10:39.441-05:00") public class BusinessObjectDataUploadCredential extends Object
| Constructor and Description |
|---|
BusinessObjectDataUploadCredential() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
AwsCredential |
getAwsCredential()
The AWS session credential
|
String |
getAwsKmsKeyId()
The AWS KMS key ID that must be used to upload, if applicable
|
int |
hashCode() |
void |
setAwsCredential(AwsCredential awsCredential) |
void |
setAwsKmsKeyId(String awsKmsKeyId) |
String |
toString() |
public AwsCredential getAwsCredential()
public void setAwsCredential(AwsCredential awsCredential)
public String getAwsKmsKeyId()
public void setAwsKmsKeyId(String awsKmsKeyId)
Copyright © 2017. All rights reserved.