@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class SystemAuditLog extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_ACTION |
static String |
SERIALIZED_NAME_CLUSTER |
static String |
SERIALIZED_NAME_FINISHED_AT |
static String |
SERIALIZED_NAME_ID |
static String |
SERIALIZED_NAME_LOCAL_CREATED_AT |
static String |
SERIALIZED_NAME_LOCAL_ID |
static String |
SERIALIZED_NAME_MESSAGE |
static String |
SERIALIZED_NAME_RESOURCE_ID |
static String |
SERIALIZED_NAME_STATUS |
_isPresent_| 构造器和说明 |
|---|
SystemAuditLog() |
public static final String SERIALIZED_NAME_LOCAL_CREATED_AT
public SystemAuditLog action(String action)
public void setAction(String action)
public SystemAuditLog action_ExplictlyNull()
public SystemAuditLog action_ExplictlyNonNull()
public void setAction_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAction_IsExplictlyNull()
public SystemAuditLog cluster(NestedCluster cluster)
@Nullable public NestedCluster getCluster()
public void setCluster(NestedCluster cluster)
public SystemAuditLog cluster_ExplictlyNull()
public SystemAuditLog cluster_ExplictlyNonNull()
public void setCluster_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCluster_IsExplictlyNull()
public SystemAuditLog finishedAt(String finishedAt)
public void setFinishedAt(String finishedAt)
public SystemAuditLog finishedAt_ExplictlyNull()
public SystemAuditLog finishedAt_ExplictlyNonNull()
public void setFinishedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAt_IsExplictlyNull()
public SystemAuditLog id(String id)
public void setId(String id)
public SystemAuditLog id_ExplictlyNull()
public SystemAuditLog id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public SystemAuditLog localCreatedAt(String localCreatedAt)
public void setLocalCreatedAt(String localCreatedAt)
public SystemAuditLog localCreatedAt_ExplictlyNull()
public SystemAuditLog localCreatedAt_ExplictlyNonNull()
public void setLocalCreatedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAt_IsExplictlyNull()
public SystemAuditLog localId(String localId)
public void setLocalId(String localId)
public SystemAuditLog localId_ExplictlyNull()
public SystemAuditLog localId_ExplictlyNonNull()
public void setLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalId_IsExplictlyNull()
public SystemAuditLog message(String message)
public void setMessage(String message)
public SystemAuditLog message_ExplictlyNull()
public SystemAuditLog message_ExplictlyNonNull()
public void setMessage_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMessage_IsExplictlyNull()
public SystemAuditLog resourceId(String resourceId)
public void setResourceId(String resourceId)
public SystemAuditLog resourceId_ExplictlyNull()
public SystemAuditLog resourceId_ExplictlyNonNull()
public void setResourceId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceId_IsExplictlyNull()
public SystemAuditLog status(UserAuditLogStatus status)
@Nullable public UserAuditLogStatus getStatus()
public void setStatus(UserAuditLogStatus status)
public SystemAuditLog status_ExplictlyNull()
public SystemAuditLog status_ExplictlyNonNull()
public void setStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStatus_IsExplictlyNull()
Copyright © 2025. All rights reserved.