Uses of Class
software.amazon.awssdk.services.nimble.model.StreamingSessionStorageRoot
-
Packages that use StreamingSessionStorageRoot Package Description software.amazon.awssdk.services.nimble.model -
-
Uses of StreamingSessionStorageRoot in software.amazon.awssdk.services.nimble.model
Methods in software.amazon.awssdk.services.nimble.model that return StreamingSessionStorageRoot Modifier and Type Method Description StreamingSessionStorageRootStreamConfigurationSessionStorage. root()The configuration for the upload storage root of the streaming session.Methods in software.amazon.awssdk.services.nimble.model with parameters of type StreamingSessionStorageRoot Modifier and Type Method Description StreamConfigurationSessionStorage.BuilderStreamConfigurationSessionStorage.Builder. root(StreamingSessionStorageRoot root)The configuration for the upload storage root of the streaming session.
-