Cloud Storage Integrator 2016 Android Edition
Cloud Storage Integrator 2016 Android Edition
Questions / Feedback?

S3Part Type

This type represents a single Part.

Remarks

This type represents a single Part.

Fields

ETag
String

An Etag for the current part.

LastModified
String

The date and time at which the part was last modified.

ObjectName
String

The name (key) of the current object.

OwnerDisplayName
String

The display name of the Object owner.

OwnerId
String

The owner ID of the part.

PartNumber
int

The part number of the current part.

Size
int

The size of the current part.

Constructors

public S3Part();



public S3Part(int partNumber, String objectName, String lastModified, int size, String ETag, String ownerId, String ownerDisplayName);



 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 Android Edition - Version 16.0 [Build 7239]