public static interface ListStreamingSessionBackupsRequest.Builder extends NimbleRequest.Builder, SdkPojo, CopyableBuilder<ListStreamingSessionBackupsRequest.Builder,ListStreamingSessionBackupsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListStreamingSessionBackupsRequest.Builder |
nextToken(String nextToken)
The token for the next set of results, or null if there are no more results.
|
ListStreamingSessionBackupsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListStreamingSessionBackupsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListStreamingSessionBackupsRequest.Builder |
ownedBy(String ownedBy)
The user ID of the user that owns the streaming session.
|
ListStreamingSessionBackupsRequest.Builder |
studioId(String studioId)
The studio ID.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListStreamingSessionBackupsRequest.Builder nextToken(String nextToken)
The token for the next set of results, or null if there are no more results.
nextToken - The token for the next set of results, or null if there are no more results.ListStreamingSessionBackupsRequest.Builder ownedBy(String ownedBy)
The user ID of the user that owns the streaming session.
ownedBy - The user ID of the user that owns the streaming session.ListStreamingSessionBackupsRequest.Builder studioId(String studioId)
The studio ID.
studioId - The studio ID.ListStreamingSessionBackupsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListStreamingSessionBackupsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.