public static class BucketInfo.Logging implements Serializable
The bucket's logging configuration, which defines the destination bucket and optional name
prefix for the current bucket's logs.
Inheritance
Object >
BucketInfo.Logging
Static Methods
newBuilder()
public static BucketInfo.Logging.Builder newBuilder()
Methods
equals(Object o)
public boolean equals(Object o)
Parameter |
---|
Name | Description |
o | Object
|
Overrides
getLogBucket()
public String getLogBucket()
getLogObjectPrefix()
public String getLogObjectPrefix()
hashCode()