CopyableBuilder<ListStreamingDistributionsRequest.Builder,ListStreamingDistributionsRequest>, SdkBuilder<ListStreamingDistributionsRequest.Builder,ListStreamingDistributionsRequest>public static interface ListStreamingDistributionsRequest.Builder extends CopyableBuilder<ListStreamingDistributionsRequest.Builder,ListStreamingDistributionsRequest>
| Modifier and Type | Method | Description |
|---|---|---|
ListStreamingDistributionsRequest.Builder |
marker(String marker) |
The value that you provided for the
Marker request parameter. |
ListStreamingDistributionsRequest.Builder |
maxItems(String maxItems) |
The value that you provided for the
MaxItems request parameter. |
copyapply, buildListStreamingDistributionsRequest.Builder marker(String marker)
The value that you provided for the Marker request parameter.
marker - The value that you provided for the Marker request parameter.ListStreamingDistributionsRequest.Builder maxItems(String maxItems)
The value that you provided for the MaxItems request parameter.
maxItems - The value that you provided for the MaxItems request parameter.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.