| Package | Description |
|---|---|
| com.amazonaws.services.mainframemodernization.model |
| Modifier and Type | Method and Description |
|---|---|
PoAttributes |
PoAttributes.clone() |
PoAttributes |
DatasetOrgAttributes.getPo()
The details of a PO type data set.
|
PoAttributes |
PoAttributes.withEncoding(String encoding)
The character set encoding of the data set.
|
PoAttributes |
PoAttributes.withFormat(String format)
The format of the data set records.
|
PoAttributes |
PoAttributes.withMemberFileExtensions(Collection<String> memberFileExtensions)
An array containing one or more filename extensions, allowing you to specify which files to be included as PDS
member.
|
PoAttributes |
PoAttributes.withMemberFileExtensions(String... memberFileExtensions)
An array containing one or more filename extensions, allowing you to specify which files to be included as PDS
member.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatasetOrgAttributes.setPo(PoAttributes po)
The details of a PO type data set.
|
DatasetOrgAttributes |
DatasetOrgAttributes.withPo(PoAttributes po)
The details of a PO type data set.
|
Copyright © 2024. All rights reserved.