public class ListOperationLogResponse extends ListResponse
metadata| Constructor and Description |
|---|
ListOperationLogResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<OperationLogModel> |
getOperationLogs() |
void |
setOperationLogs(List<OperationLogModel> operationLogs) |
getIsTruncated, getMarker, getMaxKeys, getNextMarker, setIsTruncated, setMarker, setMaxKeys, setNextMarkergetMetadatapublic List<OperationLogModel> getOperationLogs()
public void setOperationLogs(List<OperationLogModel> operationLogs)
Copyright © 2022. All rights reserved.