public static class BucketInfo.Logging.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
BucketInfo.Logging |
build()
Builds an
Logging object |
BucketInfo.Logging.Builder |
setLogBucket(String logBucket)
The destination bucket where the current bucket's logs should be placed.
|
BucketInfo.Logging.Builder |
setLogObjectPrefix(String logObjectPrefix)
A prefix for log object names.
|
public BucketInfo.Logging.Builder setLogBucket(String logBucket)
public BucketInfo.Logging.Builder setLogObjectPrefix(String logObjectPrefix)
public BucketInfo.Logging build()
Logging
objectCopyright © 2019 Google LLC. All rights reserved.