Uses of Class
software.amazon.awssdk.services.migrationhubstrategy.model.S3Object
-
Packages that use S3Object Package Description software.amazon.awssdk.services.migrationhubstrategy.model -
-
Uses of S3Object in software.amazon.awssdk.services.migrationhubstrategy.model
Methods in software.amazon.awssdk.services.migrationhubstrategy.model that return S3Object Modifier and Type Method Description S3ObjectApplicationComponentDetail. antipatternReportS3Object()The S3 bucket name and the Amazon S3 key name for the anti-pattern report.S3ObjectAssessmentSummary. antipatternReportS3Object()The Amazon S3 object containing the anti-pattern report.S3ObjectServerDetail. antipatternReportS3Object()The S3 bucket name and Amazon S3 key name for anti-pattern report.S3ObjectAntipatternReportResult. antiPatternReportS3Object()Returns the value of the AntiPatternReportS3Object property for this object.Methods in software.amazon.awssdk.services.migrationhubstrategy.model with parameters of type S3Object Modifier and Type Method Description ApplicationComponentDetail.BuilderApplicationComponentDetail.Builder. antipatternReportS3Object(S3Object antipatternReportS3Object)The S3 bucket name and the Amazon S3 key name for the anti-pattern report.AssessmentSummary.BuilderAssessmentSummary.Builder. antipatternReportS3Object(S3Object antipatternReportS3Object)The Amazon S3 object containing the anti-pattern report.ServerDetail.BuilderServerDetail.Builder. antipatternReportS3Object(S3Object antipatternReportS3Object)The S3 bucket name and Amazon S3 key name for anti-pattern report.AntipatternReportResult.BuilderAntipatternReportResult.Builder. antiPatternReportS3Object(S3Object antiPatternReportS3Object)Sets the value of the AntiPatternReportS3Object property for this object.
-