public class ApolloClientMonitorEvent extends Object
| Constructor and Description |
|---|
ApolloClientMonitorEvent(String name,
String tag,
Map<String,Object> attachments) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getAttachmentValue(String key) |
String |
getName() |
String |
getTag() |
ApolloClientMonitorEvent |
putAttachment(String key,
Object value) |
ApolloClientMonitorEvent |
withTag(String tag) |
public ApolloClientMonitorEvent withTag(String tag)
public String getTag()
public String getName()
public ApolloClientMonitorEvent putAttachment(String key, Object value)
public <T> T getAttachmentValue(String key)
Copyright © 2025. All rights reserved.