public class BucketLoggingConfiguration extends Object implements Serializable
| Constructor and Description |
|---|
BucketLoggingConfiguration() |
BucketLoggingConfiguration(String destinationBucketName,
String logFilePrefix) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkLoggingEnabled()
Returns true if logging is enabled.
|
boolean |
equals(Object o) |
String |
getDestinationBucketName()
Returns the destination bucket name for this logging configuration.
|
String |
getLogFilePrefix()
Returns the optional log file prefix.
|
int |
hashCode() |
public boolean checkLoggingEnabled()
public String getLogFilePrefix()
public String getDestinationBucketName()
Copyright © 2021 MuleSoft, Inc.. All rights reserved.