CopyableBuilder<DescribeAccountLimitsRequest.Builder,DescribeAccountLimitsRequest>
, SdkBuilder<DescribeAccountLimitsRequest.Builder,DescribeAccountLimitsRequest>
public static interface DescribeAccountLimitsRequest.Builder extends CopyableBuilder<DescribeAccountLimitsRequest.Builder,DescribeAccountLimitsRequest>
Modifier and Type | Method | Description |
---|---|---|
DescribeAccountLimitsRequest.Builder |
marker(String marker) |
The marker for the next set of results.
|
DescribeAccountLimitsRequest.Builder |
pageSize(Integer pageSize) |
The maximum number of results to return with this call.
|
copy
apply, build
DescribeAccountLimitsRequest.Builder marker(String marker)
The marker for the next set of results. (You received this marker from a previous call.)
marker
- The marker for the next set of results. (You received this marker from a previous call.)DescribeAccountLimitsRequest.Builder pageSize(Integer pageSize)
The maximum number of results to return with this call.
pageSize
- The maximum number of results to return with this call.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.