public static class ServiceLevelObjectiveCorrectionsApi.ListSLOCorrectionOptionalParameters extends Object
| Constructor and Description |
|---|
ListSLOCorrectionOptionalParameters() |
| Modifier and Type | Method and Description |
|---|---|
ServiceLevelObjectiveCorrectionsApi.ListSLOCorrectionOptionalParameters |
limit(Long limit)
Set limit.
|
ServiceLevelObjectiveCorrectionsApi.ListSLOCorrectionOptionalParameters |
offset(Long offset)
Set offset.
|
public ServiceLevelObjectiveCorrectionsApi.ListSLOCorrectionOptionalParameters offset(Long offset)
offset - The specific offset to use as the beginning of the returned response.
(optional)public ServiceLevelObjectiveCorrectionsApi.ListSLOCorrectionOptionalParameters limit(Long limit)
limit - The number of SLO corrections to return in the response. Default is 25.
(optional, default to 25)Copyright © 2024. All rights reserved.