| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
S3Object |
S3Object.clone() |
S3Object |
ApplicationComponentDetail.getAntipatternReportS3Object()
The S3 bucket name and the Amazon S3 key name for the anti-pattern report.
|
S3Object |
ServerDetail.getAntipatternReportS3Object()
The S3 bucket name and Amazon S3 key name for anti-pattern report.
|
S3Object |
AssessmentSummary.getAntipatternReportS3Object()
The Amazon S3 object containing the anti-pattern report.
|
S3Object |
AntipatternReportResult.getAntiPatternReportS3Object() |
S3Object |
S3Object.withS3Bucket(String s3Bucket)
The S3 bucket name.
|
S3Object |
S3Object.withS3key(String s3key)
The Amazon S3 key name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationComponentDetail.setAntipatternReportS3Object(S3Object antipatternReportS3Object)
The S3 bucket name and the Amazon S3 key name for the anti-pattern report.
|
void |
ServerDetail.setAntipatternReportS3Object(S3Object antipatternReportS3Object)
The S3 bucket name and Amazon S3 key name for anti-pattern report.
|
void |
AssessmentSummary.setAntipatternReportS3Object(S3Object antipatternReportS3Object)
The Amazon S3 object containing the anti-pattern report.
|
void |
AntipatternReportResult.setAntiPatternReportS3Object(S3Object antiPatternReportS3Object) |
ApplicationComponentDetail |
ApplicationComponentDetail.withAntipatternReportS3Object(S3Object antipatternReportS3Object)
The S3 bucket name and the Amazon S3 key name for the anti-pattern report.
|
ServerDetail |
ServerDetail.withAntipatternReportS3Object(S3Object antipatternReportS3Object)
The S3 bucket name and Amazon S3 key name for anti-pattern report.
|
AssessmentSummary |
AssessmentSummary.withAntipatternReportS3Object(S3Object antipatternReportS3Object)
The Amazon S3 object containing the anti-pattern report.
|
AntipatternReportResult |
AntipatternReportResult.withAntiPatternReportS3Object(S3Object antiPatternReportS3Object) |
Copyright © 2025. All rights reserved.