Uses of Class
software.amazon.awssdk.services.s3.model.GetObjectAttributesParts
Packages that use GetObjectAttributesParts
-
Uses of GetObjectAttributesParts in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return GetObjectAttributesPartsModifier and TypeMethodDescriptionfinal GetObjectAttributesPartsGetObjectAttributesResponse.objectParts()A collection of parts associated with a multipart upload.Methods in software.amazon.awssdk.services.s3.model with parameters of type GetObjectAttributesPartsModifier and TypeMethodDescriptionGetObjectAttributesResponse.Builder.objectParts(GetObjectAttributesParts objectParts) A collection of parts associated with a multipart upload.