public class EtlLogConfig extends Object implements Serializable
| Constructor and Description |
|---|
EtlLogConfig(String endpoint,
String projectName,
String logstoreName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEndpoint() |
String |
getLogstoreName() |
String |
getProjectName() |
void |
setEndpoint(String endpoint) |
void |
setLogstoreName(String logstoreName) |
void |
setProjectName(String projectName) |
public String getEndpoint()
public String getProjectName()
public void setEndpoint(String endpoint)
public void setProjectName(String projectName)
public void setLogstoreName(String logstoreName)
public String getLogstoreName()
Copyright © 2025. All Rights Reserved.