public class BucketConfigUpdatedEvent extends AbstractEvent
Event.Category, Event.SeverityCATEGORY_PREFIX| Constructor and Description |
|---|
BucketConfigUpdatedEvent(Context context,
BucketConfig config) |
| Modifier and Type | Method and Description |
|---|---|
BucketConfig |
config() |
String |
description()
A textual description with more information about the event.
|
category, context, createdAt, duration, severity, toStringpublic BucketConfigUpdatedEvent(Context context, BucketConfig config)
public BucketConfig config()
Copyright © 2021 Couchbase, Inc.. All rights reserved.