public static class GetFileVersionLegalHoldsQueryParams.Builder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Long |
limit |
protected String |
marker |
protected String |
policyId |
| Modifier and Type | Method and Description |
|---|---|
GetFileVersionLegalHoldsQueryParams |
build() |
GetFileVersionLegalHoldsQueryParams.Builder |
limit(Long limit) |
GetFileVersionLegalHoldsQueryParams.Builder |
marker(String marker) |
public GetFileVersionLegalHoldsQueryParams.Builder marker(String marker)
public GetFileVersionLegalHoldsQueryParams.Builder limit(Long limit)
public GetFileVersionLegalHoldsQueryParams build()