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