public static class PlaybackStoppedRequest.Builder extends Object
Modifier and Type | Method and Description |
---|---|
PlaybackStoppedRequest |
build() |
PlaybackStoppedRequest.Builder |
withLocale(String locale) |
PlaybackStoppedRequest.Builder |
withOffsetInMilliseconds(Long offsetInMilliseconds) |
PlaybackStoppedRequest.Builder |
withRequestId(String requestId) |
PlaybackStoppedRequest.Builder |
withTimestamp(OffsetDateTime timestamp) |
PlaybackStoppedRequest.Builder |
withToken(String token) |
public PlaybackStoppedRequest.Builder withRequestId(String requestId)
public PlaybackStoppedRequest.Builder withTimestamp(OffsetDateTime timestamp)
public PlaybackStoppedRequest.Builder withLocale(String locale)
public PlaybackStoppedRequest.Builder withOffsetInMilliseconds(Long offsetInMilliseconds)
public PlaybackStoppedRequest.Builder withToken(String token)
public PlaybackStoppedRequest build()
Copyright © 2023. All rights reserved.