@Generated public class CreateLogDeliveryConfigurationParams extends Object
Constructor and Description |
---|
CreateLogDeliveryConfigurationParams() |
public CreateLogDeliveryConfigurationParams()
public CreateLogDeliveryConfigurationParams setConfigName(String configName)
public String getConfigName()
public CreateLogDeliveryConfigurationParams setCredentialsId(String credentialsId)
public String getCredentialsId()
public CreateLogDeliveryConfigurationParams setDeliveryPathPrefix(String deliveryPathPrefix)
public String getDeliveryPathPrefix()
public CreateLogDeliveryConfigurationParams setDeliveryStartTime(String deliveryStartTime)
public String getDeliveryStartTime()
public CreateLogDeliveryConfigurationParams setLogType(LogType logType)
public LogType getLogType()
public CreateLogDeliveryConfigurationParams setOutputFormat(OutputFormat outputFormat)
public OutputFormat getOutputFormat()
public CreateLogDeliveryConfigurationParams setStatus(LogDeliveryConfigStatus status)
public LogDeliveryConfigStatus getStatus()
public CreateLogDeliveryConfigurationParams setStorageConfigurationId(String storageConfigurationId)
public String getStorageConfigurationId()
public CreateLogDeliveryConfigurationParams setWorkspaceIdsFilter(Collection<Long> workspaceIdsFilter)
public Collection<Long> getWorkspaceIdsFilter()
Copyright © 2023. All rights reserved.