public class StorageClassAnalysis extends Object implements 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)
public StorageClassAnalysis withDataExport(StorageClassAnalysisDataExport dataExport)
Copyright © 2021. All rights reserved.