com.stackify.api
public class LogMsgGroup extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LogMsgGroup.Builder
LogMsgGroup.Builder separates the construction of a LogMsgGroup from its representation
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAppEnvId() |
String |
getAppLoc() |
String |
getAppName() |
String |
getAppNameId() |
Integer |
getCdAppId() |
Integer |
getCdId() |
String |
getEnv() |
Integer |
getEnvId() |
String |
getLogger() |
List<LogMsg> |
getMsgs() |
String |
getPlatform() |
String |
getServerName() |
static LogMsgGroup.Builder |
newBuilder() |
LogMsgGroup.Builder |
toBuilder() |
public Integer getCdId()
public Integer getCdAppId()
public String getAppNameId()
public String getAppEnvId()
public Integer getEnvId()
public String getEnv()
public String getServerName()
public String getAppName()
public String getAppLoc()
public String getLogger()
public String getPlatform()
public LogMsgGroup.Builder toBuilder()
public static LogMsgGroup.Builder newBuilder()
Copyright © 2016 Stackify, LLC. All Rights Reserved.