Package | Description |
---|---|
com.google.storage.v2 |
A client to Cloud Storage API
|
Modifier and Type | Class and Description |
---|---|
static class |
Bucket.Website
Properties of a bucket related to accessing the contents as a static
website.
|
static class |
Bucket.Website.Builder
Properties of a bucket related to accessing the contents as a static
website.
|
Modifier and Type | Method and Description |
---|---|
Bucket.WebsiteOrBuilder |
Bucket.getWebsiteOrBuilder()
The bucket's website config, controlling how the service behaves
when accessing bucket contents as a web site.
|
Bucket.WebsiteOrBuilder |
Bucket.Builder.getWebsiteOrBuilder()
The bucket's website config, controlling how the service behaves
when accessing bucket contents as a web site.
|
Bucket.WebsiteOrBuilder |
BucketOrBuilder.getWebsiteOrBuilder()
The bucket's website config, controlling how the service behaves
when accessing bucket contents as a web site.
|
Copyright © 2023 Google LLC. All rights reserved.