public static interface ListInputsRequest.Builder extends MediaLiveRequest.Builder, CopyableBuilder<ListInputsRequest.Builder,ListInputsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListInputsRequest.Builder |
maxResults(Integer maxResults)
Sets the value of the MaxResults property for this object.
|
ListInputsRequest.Builder |
nextToken(String nextToken)
Sets the value of the NextToken property for this object.
|
ListInputsRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildListInputsRequest.Builder maxResults(Integer maxResults)
maxResults - The new value for the MaxResults property for this object.ListInputsRequest.Builder nextToken(String nextToken)
nextToken - The new value for the NextToken property for this object.ListInputsRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.