| Package | Description |
|---|---|
| com.aliyun.oss.model |
| Modifier and Type | Method and Description |
|---|---|
List<PartSummary> |
PartListing.getParts()
Gets the list of
PartSummary. |
| Modifier and Type | Method and Description |
|---|---|
void |
PartListing.addPart(PartSummary partSummary)
Adds a
PartSummary instance. |
| Modifier and Type | Method and Description |
|---|---|
void |
PartListing.setParts(List<PartSummary> parts)
Sets the list of
PartSummary. |
Copyright © 2021. All Rights Reserved.