| Package | Description |
|---|---|
| org.jclouds.googlecloudstorage.domain | |
| org.jclouds.googlecloudstorage.domain.templates |
| Modifier and Type | Method and Description |
|---|---|
static Bucket.Versioning |
Bucket.Versioning.create(Boolean enabled) |
abstract Bucket.Versioning |
Bucket.versioning() |
| Modifier and Type | Method and Description |
|---|---|
static Bucket |
Bucket.create(String id,
String name,
Long projectNumber,
Date timeCreated,
Long metageneration,
List<BucketAccessControls> acl,
List<ObjectAccessControls> defaultObjectAcl,
Owner owner,
DomainResourceReferences.Location location,
Bucket.Website website,
Bucket.Logging logging,
Bucket.Versioning versioning,
List<Bucket.Cors> cors,
Bucket.LifeCycle lifeCycle,
DomainResourceReferences.StorageClass storageClass) |
| Modifier and Type | Method and Description |
|---|---|
Bucket.Versioning |
BucketTemplate.versioning() |
| Modifier and Type | Method and Description |
|---|---|
BucketTemplate |
BucketTemplate.versioning(Bucket.Versioning versioning) |
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.