| Constructor and Description |
|---|
Bucket.Logging() |
| Modifier and Type | Method and Description |
|---|---|
static Bucket.Logging |
create(String logBucket,
String logObjectPrefix) |
abstract String |
logBucket() |
abstract String |
logObjectPrefix() |
public abstract String logBucket()
@Nullable public abstract String logObjectPrefix()
public static Bucket.Logging create(String logBucket, String logObjectPrefix)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.