IPWorks Cloud 2020 Android Edition

Questions / Feedback?

WasabiBucket Type

A bucket.

Remarks

This type represents a bucket.

Fields

CreationDate
String

The creation date of the bucket.

This field reflects the creation date of the bucket.

Name
String

The name of the bucket.

This field reflects the name of the bucket.

OwnerDisplayName
String

The display name of the bucket's owner.

This field reflects the display name of the bucket's owner.

OwnerId
String

The Id of the bucket's owner.

This field reflects the Id of the bucket's owner.

Constructors

public WasabiBucket();



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



Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Android Edition - Version 20.0 [Build 8265]