| Package | Description |
|---|---|
| com.amazonaws.services.mainframemodernization.model |
| Modifier and Type | Method and Description |
|---|---|
RecordLength |
RecordLength.clone() |
RecordLength |
DataSet.getRecordLength()
The length of a record.
|
RecordLength |
RecordLength.withMax(Integer max)
The maximum record length.
|
RecordLength |
RecordLength.withMin(Integer min)
The minimum record length of a record.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataSet.setRecordLength(RecordLength recordLength)
The length of a record.
|
DataSet |
DataSet.withRecordLength(RecordLength recordLength)
The length of a record.
|
Copyright © 2024. All rights reserved.