Package | Description |
---|---|
com.amazonaws.s3.model |
Modifier and Type | Method and Description |
---|---|
Part |
Part.Builder.build() |
Part |
Part.BuilderImpl.build() |
Modifier and Type | Method and Description |
---|---|
List<Part> |
ListPartsOutput.parts() |
List<Part> |
ListPartsOutput.BuilderImpl.parts() |
Modifier and Type | Method and Description |
---|---|
ListPartsOutput.Builder |
ListPartsOutput.Builder.parts(List<Part> parts) |
ListPartsOutput.Builder |
ListPartsOutput.BuilderImpl.parts(List<Part> parts) |
Copyright © 2021. All rights reserved.