Interface CreateAppBlockBuilderStreamingUrlResponse.Builder

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

  • Method Details

    • streamingURL

      The URL to start the streaming session.

      Parameters:
      streamingURL - The URL to start the 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.