public static interface CreateAppBlockBuilderStreamingUrlRequest.Builder extends AppStreamRequest.Builder, SdkPojo, CopyableBuilder<CreateAppBlockBuilderStreamingUrlRequest.Builder,CreateAppBlockBuilderStreamingUrlRequest>
| Modifier and Type | Method and Description |
|---|---|
CreateAppBlockBuilderStreamingUrlRequest.Builder |
appBlockBuilderName(String appBlockBuilderName)
The name of the app block builder.
|
CreateAppBlockBuilderStreamingUrlRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
CreateAppBlockBuilderStreamingUrlRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
CreateAppBlockBuilderStreamingUrlRequest.Builder |
validity(Long validity)
The time that the streaming URL will be valid, in seconds.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateAppBlockBuilderStreamingUrlRequest.Builder appBlockBuilderName(String appBlockBuilderName)
The name of the app block builder.
appBlockBuilderName - The name of the app block builder.CreateAppBlockBuilderStreamingUrlRequest.Builder validity(Long validity)
The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800 seconds. The default is 3600 seconds.
validity - The time that the streaming URL will be valid, in seconds. Specify a value between 1 and 604800
seconds. The default is 3600 seconds.CreateAppBlockBuilderStreamingUrlRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderCreateAppBlockBuilderStreamingUrlRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.