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

S3Bucket Type

This type represents a single Bucket.

Remarks

This type represents a single Bucket.

Fields

CreationDate
String

The creation date of the current bucket.

Name
String

The name of the current bucket.

OwnerDisplayName
String

The display name of the current bucket's owner.

OwnerId
String

The owner of the current bucket.

Constructors

public S3Bucket();



public S3Bucket(String name, String creationDate, String ownerId, String ownerDisplayName);



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