public static class DowntimesApi.ListDowntimesOptionalParameters extends Object
| Constructor and Description |
|---|
ListDowntimesOptionalParameters() |
| Modifier and Type | Method and Description |
|---|---|
DowntimesApi.ListDowntimesOptionalParameters |
currentOnly(Boolean currentOnly)
Set currentOnly.
|
DowntimesApi.ListDowntimesOptionalParameters |
withCreator(Boolean withCreator)
Set withCreator.
|
public DowntimesApi.ListDowntimesOptionalParameters currentOnly(Boolean currentOnly)
currentOnly - Only return downtimes that are active when the request is made. (optional)public DowntimesApi.ListDowntimesOptionalParameters withCreator(Boolean withCreator)
withCreator - Return creator information. (optional)Copyright © 2024. All rights reserved.