public static class DeploymentGatesApi.ListDeploymentGatesOptionalParameters extends Object
| Constructor and Description |
|---|
ListDeploymentGatesOptionalParameters() |
| Modifier and Type | Method and Description |
|---|---|
DeploymentGatesApi.ListDeploymentGatesOptionalParameters |
pageCursor(String pageCursor)
Set pageCursor.
|
DeploymentGatesApi.ListDeploymentGatesOptionalParameters |
pageSize(Long pageSize)
Set pageSize.
|
public ListDeploymentGatesOptionalParameters()
public DeploymentGatesApi.ListDeploymentGatesOptionalParameters pageCursor(String pageCursor)
pageCursor - Cursor for pagination. Use the meta.page.next_cursor value
from the previous response. (optional)public DeploymentGatesApi.ListDeploymentGatesOptionalParameters pageSize(Long pageSize)
pageSize - Number of results per page. Defaults to 50. Must be between 1 and 1000.
(optional, default to 50)Copyright © 2026. All rights reserved.