public static class CsmOwnershipApi.ListOwnershipHistoryByOwnerTypeOptionalParameters extends Object
| Constructor and Description |
|---|
ListOwnershipHistoryByOwnerTypeOptionalParameters() |
| Modifier and Type | Method and Description |
|---|---|
CsmOwnershipApi.ListOwnershipHistoryByOwnerTypeOptionalParameters |
cursor(String cursor)
Set cursor.
|
CsmOwnershipApi.ListOwnershipHistoryByOwnerTypeOptionalParameters |
limit(Integer limit)
Set limit.
|
public ListOwnershipHistoryByOwnerTypeOptionalParameters()
public CsmOwnershipApi.ListOwnershipHistoryByOwnerTypeOptionalParameters 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.ListOwnershipHistoryByOwnerTypeOptionalParameters limit(Integer limit)
limit - The maximum number of history entries to return per page. (optional, default to
25)Copyright © 2026. All rights reserved.