@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ResponseDetails extends Object implements Serializable, Cloneable, StructuredPojo
Details for the response.
Constructor and Description |
---|
ResponseDetails() |
Modifier and Type | Method and Description |
---|---|
ResponseDetails |
clone() |
boolean |
equals(Object obj) |
CreateS3DataAccessFromS3BucketResponseDetails |
getCreateS3DataAccessFromS3Bucket()
Response details from the CreateS3DataAccessFromS3Bucket job.
|
ExportAssetsToS3ResponseDetails |
getExportAssetsToS3()
Details for the export to Amazon S3 response.
|
ExportAssetToSignedUrlResponseDetails |
getExportAssetToSignedUrl()
Details for the export to signed URL response.
|
ExportRevisionsToS3ResponseDetails |
getExportRevisionsToS3()
Details for the export revisions to Amazon S3 response.
|
ImportAssetFromApiGatewayApiResponseDetails |
getImportAssetFromApiGatewayApi()
The response details.
|
ImportAssetFromSignedUrlResponseDetails |
getImportAssetFromSignedUrl()
Details for the import from signed URL response.
|
ImportAssetsFromLakeFormationTagPolicyResponseDetails |
getImportAssetsFromLakeFormationTagPolicy()
Response details from the ImportAssetsFromLakeFormationTagPolicy job.
|
ImportAssetsFromRedshiftDataSharesResponseDetails |
getImportAssetsFromRedshiftDataShares()
Details from an import from Amazon Redshift datashare response.
|
ImportAssetsFromS3ResponseDetails |
getImportAssetsFromS3()
Details for the import from Amazon S3 response.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setCreateS3DataAccessFromS3Bucket(CreateS3DataAccessFromS3BucketResponseDetails createS3DataAccessFromS3Bucket)
Response details from the CreateS3DataAccessFromS3Bucket job.
|
void |
setExportAssetsToS3(ExportAssetsToS3ResponseDetails exportAssetsToS3)
Details for the export to Amazon S3 response.
|
void |
setExportAssetToSignedUrl(ExportAssetToSignedUrlResponseDetails exportAssetToSignedUrl)
Details for the export to signed URL response.
|
void |
setExportRevisionsToS3(ExportRevisionsToS3ResponseDetails exportRevisionsToS3)
Details for the export revisions to Amazon S3 response.
|
void |
setImportAssetFromApiGatewayApi(ImportAssetFromApiGatewayApiResponseDetails importAssetFromApiGatewayApi)
The response details.
|
void |
setImportAssetFromSignedUrl(ImportAssetFromSignedUrlResponseDetails importAssetFromSignedUrl)
Details for the import from signed URL response.
|
void |
setImportAssetsFromLakeFormationTagPolicy(ImportAssetsFromLakeFormationTagPolicyResponseDetails importAssetsFromLakeFormationTagPolicy)
Response details from the ImportAssetsFromLakeFormationTagPolicy job.
|
void |
setImportAssetsFromRedshiftDataShares(ImportAssetsFromRedshiftDataSharesResponseDetails importAssetsFromRedshiftDataShares)
Details from an import from Amazon Redshift datashare response.
|
void |
setImportAssetsFromS3(ImportAssetsFromS3ResponseDetails importAssetsFromS3)
Details for the import from Amazon S3 response.
|
String |
toString()
Returns a string representation of this object.
|
ResponseDetails |
withCreateS3DataAccessFromS3Bucket(CreateS3DataAccessFromS3BucketResponseDetails createS3DataAccessFromS3Bucket)
Response details from the CreateS3DataAccessFromS3Bucket job.
|
ResponseDetails |
withExportAssetsToS3(ExportAssetsToS3ResponseDetails exportAssetsToS3)
Details for the export to Amazon S3 response.
|
ResponseDetails |
withExportAssetToSignedUrl(ExportAssetToSignedUrlResponseDetails exportAssetToSignedUrl)
Details for the export to signed URL response.
|
ResponseDetails |
withExportRevisionsToS3(ExportRevisionsToS3ResponseDetails exportRevisionsToS3)
Details for the export revisions to Amazon S3 response.
|
ResponseDetails |
withImportAssetFromApiGatewayApi(ImportAssetFromApiGatewayApiResponseDetails importAssetFromApiGatewayApi)
The response details.
|
ResponseDetails |
withImportAssetFromSignedUrl(ImportAssetFromSignedUrlResponseDetails importAssetFromSignedUrl)
Details for the import from signed URL response.
|
ResponseDetails |
withImportAssetsFromLakeFormationTagPolicy(ImportAssetsFromLakeFormationTagPolicyResponseDetails importAssetsFromLakeFormationTagPolicy)
Response details from the ImportAssetsFromLakeFormationTagPolicy job.
|
ResponseDetails |
withImportAssetsFromRedshiftDataShares(ImportAssetsFromRedshiftDataSharesResponseDetails importAssetsFromRedshiftDataShares)
Details from an import from Amazon Redshift datashare response.
|
ResponseDetails |
withImportAssetsFromS3(ImportAssetsFromS3ResponseDetails importAssetsFromS3)
Details for the import from Amazon S3 response.
|
public void setExportAssetToSignedUrl(ExportAssetToSignedUrlResponseDetails exportAssetToSignedUrl)
Details for the export to signed URL response.
exportAssetToSignedUrl
- Details for the export to signed URL response.public ExportAssetToSignedUrlResponseDetails getExportAssetToSignedUrl()
Details for the export to signed URL response.
public ResponseDetails withExportAssetToSignedUrl(ExportAssetToSignedUrlResponseDetails exportAssetToSignedUrl)
Details for the export to signed URL response.
exportAssetToSignedUrl
- Details for the export to signed URL response.public void setExportAssetsToS3(ExportAssetsToS3ResponseDetails exportAssetsToS3)
Details for the export to Amazon S3 response.
exportAssetsToS3
- Details for the export to Amazon S3 response.public ExportAssetsToS3ResponseDetails getExportAssetsToS3()
Details for the export to Amazon S3 response.
public ResponseDetails withExportAssetsToS3(ExportAssetsToS3ResponseDetails exportAssetsToS3)
Details for the export to Amazon S3 response.
exportAssetsToS3
- Details for the export to Amazon S3 response.public void setExportRevisionsToS3(ExportRevisionsToS3ResponseDetails exportRevisionsToS3)
Details for the export revisions to Amazon S3 response.
exportRevisionsToS3
- Details for the export revisions to Amazon S3 response.public ExportRevisionsToS3ResponseDetails getExportRevisionsToS3()
Details for the export revisions to Amazon S3 response.
public ResponseDetails withExportRevisionsToS3(ExportRevisionsToS3ResponseDetails exportRevisionsToS3)
Details for the export revisions to Amazon S3 response.
exportRevisionsToS3
- Details for the export revisions to Amazon S3 response.public void setImportAssetFromSignedUrl(ImportAssetFromSignedUrlResponseDetails importAssetFromSignedUrl)
Details for the import from signed URL response.
importAssetFromSignedUrl
- Details for the import from signed URL response.public ImportAssetFromSignedUrlResponseDetails getImportAssetFromSignedUrl()
Details for the import from signed URL response.
public ResponseDetails withImportAssetFromSignedUrl(ImportAssetFromSignedUrlResponseDetails importAssetFromSignedUrl)
Details for the import from signed URL response.
importAssetFromSignedUrl
- Details for the import from signed URL response.public void setImportAssetsFromS3(ImportAssetsFromS3ResponseDetails importAssetsFromS3)
Details for the import from Amazon S3 response.
importAssetsFromS3
- Details for the import from Amazon S3 response.public ImportAssetsFromS3ResponseDetails getImportAssetsFromS3()
Details for the import from Amazon S3 response.
public ResponseDetails withImportAssetsFromS3(ImportAssetsFromS3ResponseDetails importAssetsFromS3)
Details for the import from Amazon S3 response.
importAssetsFromS3
- Details for the import from Amazon S3 response.public void setImportAssetsFromRedshiftDataShares(ImportAssetsFromRedshiftDataSharesResponseDetails importAssetsFromRedshiftDataShares)
Details from an import from Amazon Redshift datashare response.
importAssetsFromRedshiftDataShares
- Details from an import from Amazon Redshift datashare response.public ImportAssetsFromRedshiftDataSharesResponseDetails getImportAssetsFromRedshiftDataShares()
Details from an import from Amazon Redshift datashare response.
public ResponseDetails withImportAssetsFromRedshiftDataShares(ImportAssetsFromRedshiftDataSharesResponseDetails importAssetsFromRedshiftDataShares)
Details from an import from Amazon Redshift datashare response.
importAssetsFromRedshiftDataShares
- Details from an import from Amazon Redshift datashare response.public void setImportAssetFromApiGatewayApi(ImportAssetFromApiGatewayApiResponseDetails importAssetFromApiGatewayApi)
The response details.
importAssetFromApiGatewayApi
- The response details.public ImportAssetFromApiGatewayApiResponseDetails getImportAssetFromApiGatewayApi()
The response details.
public ResponseDetails withImportAssetFromApiGatewayApi(ImportAssetFromApiGatewayApiResponseDetails importAssetFromApiGatewayApi)
The response details.
importAssetFromApiGatewayApi
- The response details.public void setCreateS3DataAccessFromS3Bucket(CreateS3DataAccessFromS3BucketResponseDetails createS3DataAccessFromS3Bucket)
Response details from the CreateS3DataAccessFromS3Bucket job.
createS3DataAccessFromS3Bucket
- Response details from the CreateS3DataAccessFromS3Bucket job.public CreateS3DataAccessFromS3BucketResponseDetails getCreateS3DataAccessFromS3Bucket()
Response details from the CreateS3DataAccessFromS3Bucket job.
public ResponseDetails withCreateS3DataAccessFromS3Bucket(CreateS3DataAccessFromS3BucketResponseDetails createS3DataAccessFromS3Bucket)
Response details from the CreateS3DataAccessFromS3Bucket job.
createS3DataAccessFromS3Bucket
- Response details from the CreateS3DataAccessFromS3Bucket job.public void setImportAssetsFromLakeFormationTagPolicy(ImportAssetsFromLakeFormationTagPolicyResponseDetails importAssetsFromLakeFormationTagPolicy)
Response details from the ImportAssetsFromLakeFormationTagPolicy job.
importAssetsFromLakeFormationTagPolicy
- Response details from the ImportAssetsFromLakeFormationTagPolicy job.public ImportAssetsFromLakeFormationTagPolicyResponseDetails getImportAssetsFromLakeFormationTagPolicy()
Response details from the ImportAssetsFromLakeFormationTagPolicy job.
public ResponseDetails withImportAssetsFromLakeFormationTagPolicy(ImportAssetsFromLakeFormationTagPolicyResponseDetails importAssetsFromLakeFormationTagPolicy)
Response details from the ImportAssetsFromLakeFormationTagPolicy job.
importAssetsFromLakeFormationTagPolicy
- Response details from the ImportAssetsFromLakeFormationTagPolicy job.public String toString()
toString
in class Object
Object.toString()
public ResponseDetails clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.