public static interface CreateImageBuilderStreamingUrlResponse.Builder extends AppStreamResponse.Builder, SdkPojo, CopyableBuilder<CreateImageBuilderStreamingUrlResponse.Builder,CreateImageBuilderStreamingUrlResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateImageBuilderStreamingUrlResponse.Builder |
expires(Instant expires)
The elapsed time, in seconds after the Unix epoch, when this URL expires.
|
CreateImageBuilderStreamingUrlResponse.Builder |
streamingURL(String streamingURL)
The URL to start the AppStream 2.0 streaming session.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildCreateImageBuilderStreamingUrlResponse.Builder streamingURL(String streamingURL)
The URL to start the AppStream 2.0 streaming session.
streamingURL - The URL to start the AppStream 2.0 streaming session.CreateImageBuilderStreamingUrlResponse.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 © 2017 Amazon Web Services, Inc. All Rights Reserved.