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
apply, 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.