public class StorageClassAnalysis
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
StorageClassAnalysis() |
| Modifier and Type | Method and Description |
|---|---|
StorageClassAnalysisDataExport |
getDataExport()
Returns the container used to describe how data related to the
storage class analysis should be exported.
|
void |
setDataExport(StorageClassAnalysisDataExport dataExport)
Sets the container used to describe how data related to the
storage class analysis should be exported.
|
StorageClassAnalysis |
withDataExport(StorageClassAnalysisDataExport dataExport)
Sets the container used to describe how data related to the
storage class analysis should be exported.
|
public StorageClassAnalysisDataExport getDataExport()
public void setDataExport(StorageClassAnalysisDataExport dataExport)
dataExport - the StorageClassAnalysisDataExport.public StorageClassAnalysis withDataExport(StorageClassAnalysisDataExport dataExport)
dataExport - the StorageClassAnalysisDataExport.Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.