@Generated public class ListLogDeliveryRequest extends Object
Constructor and Description |
---|
ListLogDeliveryRequest() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getCredentialsId() |
LogDeliveryConfigStatus |
getStatus() |
String |
getStorageConfigurationId() |
int |
hashCode() |
ListLogDeliveryRequest |
setCredentialsId(String credentialsId) |
ListLogDeliveryRequest |
setStatus(LogDeliveryConfigStatus status) |
ListLogDeliveryRequest |
setStorageConfigurationId(String storageConfigurationId) |
String |
toString() |
public ListLogDeliveryRequest setCredentialsId(String credentialsId)
public String getCredentialsId()
public ListLogDeliveryRequest setStatus(LogDeliveryConfigStatus status)
public LogDeliveryConfigStatus getStatus()
public ListLogDeliveryRequest setStorageConfigurationId(String storageConfigurationId)
public String getStorageConfigurationId()
Copyright © 2023. All rights reserved.