Interface CreateImageBuilderStreamingUrlResponse.Builder

All Superinterfaces:
AppStreamResponse.Builder, AwsResponse.Builder, Buildable, CopyableBuilder<CreateImageBuilderStreamingUrlResponse.Builder,CreateImageBuilderStreamingUrlResponse>, SdkBuilder<CreateImageBuilderStreamingUrlResponse.Builder,CreateImageBuilderStreamingUrlResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
CreateImageBuilderStreamingUrlResponse

  • Method Details

    • streamingURL

      The URL to start the AppStream 2.0 streaming session.

      Parameters:
      streamingURL - The URL to start the AppStream 2.0 streaming session.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • expires

      The elapsed time, in seconds after the Unix epoch, when this URL expires.

      Parameters:
      expires - The elapsed time, in seconds after the Unix epoch, when this URL expires.
      Returns:
      Returns a reference to this object so that method calls can be chained together.