LogFileListResult Class
- java.
lang. Object - com.
azure. resourcemanager. mysql. models. LogFileListResult
- com.
public final class LogFileListResult
A list of log files.
Constructor | Description | |
---|---|---|
Log |
Modifier and Type | Method and Description |
---|---|
void |
validate()
Validates the instance. |
List<Log |
value()
Get the value property: The list of log files. |
Log |
with Set the value property: The list of log files. |
Methods inherited from java.lang.Object
LogFileListResult
public LogFileListResult()
validate
public void validate()
Validates the instance.
value
public List
Get the value property: The list of log files.
Returns:
the value value.
withValue
public LogFileListResult withValue(List
Set the value property: The list of log files.
Parameters:
value
- the value value to set.
Returns:
the LogFileListResult object itself.
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: