public static interface CreateImageBuilderStreamingUrlResponse.Builder extends AppStreamResponse.Builder, CopyableBuilder<CreateImageBuilderStreamingUrlResponse.Builder,CreateImageBuilderStreamingUrlResponse>
Modifier and Type | Method and Description |
---|---|
CreateImageBuilderStreamingUrlResponse.Builder |
expires(Instant expires)
Sets the value of the Expires property for this object.
|
CreateImageBuilderStreamingUrlResponse.Builder |
streamingURL(String streamingURL)
Sets the value of the StreamingURL property for this object.
|
build
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
CreateImageBuilderStreamingUrlResponse.Builder streamingURL(String streamingURL)
streamingURL
- The new value for the StreamingURL property for this object.CreateImageBuilderStreamingUrlResponse.Builder expires(Instant expires)
expires
- The new value for the Expires property for this object.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.