public static interface CreateAppBlockBuilderStreamingUrlResponse.Builder extends AppStreamResponse.Builder, SdkPojo, CopyableBuilder<CreateAppBlockBuilderStreamingUrlResponse.Builder,CreateAppBlockBuilderStreamingUrlResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateAppBlockBuilderStreamingUrlResponse.Builder |
expires(Instant expires)
The elapsed time, in seconds after the Unix epoch, when this URL expires.
|
CreateAppBlockBuilderStreamingUrlResponse.Builder |
streamingURL(String streamingURL)
The URL to start the streaming session.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateAppBlockBuilderStreamingUrlResponse.Builder streamingURL(String streamingURL)
The URL to start the streaming session.
streamingURL - The URL to start the streaming session.CreateAppBlockBuilderStreamingUrlResponse.Builder expires(Instant expires)
The elapsed time, in seconds after the Unix epoch, when this URL expires.
expires - The elapsed time, in seconds after the Unix epoch, when this URL expires.Copyright © 2023. All rights reserved.