public class OvhStream extends Object
| Modifier and Type | Field and Description |
|---|---|
Boolean |
canAlert
Indicates if the current user can create alert on the stream
canBeNull && readOnly
|
OvhStreamColdStorageCompressionEnum |
coldStorageCompression
ColdStorage compression method
canBeNull && readOnly
|
Boolean |
coldStorageEnabled
Is ColdStorage enabled?
canBeNull && readOnly
|
Boolean |
coldStorageNotifyEnabled
Notify on new ColdStorage archive
canBeNull && readOnly
|
Long |
coldStorageRetention
ColdStorage retention in year
canBeNull && readOnly
|
Date |
createdAt
Stream creation
canBeNull && readOnly
|
String |
description
Stream description
canBeNull && readOnly
|
Boolean |
isEditable
Indicates if you are allowed to edit entry
canBeNull && readOnly
|
Long |
nbArchive
Number of coldstored archives
canBeNull && readOnly
|
String |
optionId
Associated DBaaS Logs option
canBeNull && readOnly
|
String |
streamId
Stream UUID
canBeNull && readOnly
|
String |
title
Stream description
canBeNull && readOnly
|
Date |
updatedAt
Stream last update
canBeNull && readOnly
|
Boolean |
webSocketEnabled
Enable Websocket
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhStream() |
public Boolean canAlert
public Boolean webSocketEnabled
public String streamId
public String description
public String title
public Long coldStorageRetention
public Date createdAt
public Long nbArchive
public Boolean isEditable
public Boolean coldStorageNotifyEnabled
public String optionId
public Boolean coldStorageEnabled
public OvhStreamColdStorageCompressionEnum coldStorageCompression
public Date updatedAt
Copyright © 2018. All rights reserved.