public static interface ListInputDevicesRequest.Builder extends MediaLiveRequest.Builder, SdkPojo, CopyableBuilder<ListInputDevicesRequest.Builder,ListInputDevicesRequest>
| Modifier and Type | Method and Description |
|---|---|
ListInputDevicesRequest.Builder |
maxResults(Integer maxResults)
Sets the value of the MaxResults property for this object.
|
ListInputDevicesRequest.Builder |
nextToken(String nextToken)
Sets the value of the NextToken property for this object.
|
ListInputDevicesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListInputDevicesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListInputDevicesRequest.Builder maxResults(Integer maxResults)
maxResults - The new value for the MaxResults property for this object.ListInputDevicesRequest.Builder nextToken(String nextToken)
nextToken - The new value for the NextToken property for this object.ListInputDevicesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListInputDevicesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.