public static class CsmOwnershipApi.ListOwnershipHistoryOptionalParameters extends Object
| Constructor and Description |
|---|
ListOwnershipHistoryOptionalParameters() |
| Modifier and Type | Method and Description |
|---|---|
CsmOwnershipApi.ListOwnershipHistoryOptionalParameters |
cursor(String cursor)
Set cursor.
|
CsmOwnershipApi.ListOwnershipHistoryOptionalParameters |
limit(Integer limit)
Set limit.
|
public ListOwnershipHistoryOptionalParameters()
public CsmOwnershipApi.ListOwnershipHistoryOptionalParameters cursor(String cursor)
cursor - An opaque, base64-encoded cursor token returned by a previous call in
pagination.next_cursor. Omit to fetch the first page. (optional)public CsmOwnershipApi.ListOwnershipHistoryOptionalParameters limit(Integer limit)
limit - The maximum number of history entries to return per page. (optional, default to
25)Copyright © 2026. All rights reserved.