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

WasabiPart Type

This type represents a single Wasabi Part.

Remarks

This type represents a single Wasabi 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's owner.

OwnerId
String

The owner Id of the part.

PartNumber
int

The number of the current part.

Size
int

The size of the current part.

Constructors

public WasabiPart();



public WasabiPart(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 Java Edition - Version 16.0 [Build 7239]