public static interface GetLaunchProfileInitializationRequest.Builder extends NimbleRequest.Builder, SdkPojo, CopyableBuilder<GetLaunchProfileInitializationRequest.Builder,GetLaunchProfileInitializationRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetLaunchProfileInitializationRequest.Builder launchProfileId(String launchProfileId)
The ID of the launch profile used to control access from the streaming session.
launchProfileId - The ID of the launch profile used to control access from the streaming session.GetLaunchProfileInitializationRequest.Builder launchProfileProtocolVersions(Collection<String> launchProfileProtocolVersions)
The launch profile protocol versions supported by the client.
launchProfileProtocolVersions - The launch profile protocol versions supported by the client.GetLaunchProfileInitializationRequest.Builder launchProfileProtocolVersions(String... launchProfileProtocolVersions)
The launch profile protocol versions supported by the client.
launchProfileProtocolVersions - The launch profile protocol versions supported by the client.GetLaunchProfileInitializationRequest.Builder launchPurpose(String launchPurpose)
The launch purpose.
launchPurpose - The launch purpose.GetLaunchProfileInitializationRequest.Builder platform(String platform)
The platform where this Launch Profile will be used, either Windows or Linux.
platform - The platform where this Launch Profile will be used, either Windows or Linux.GetLaunchProfileInitializationRequest.Builder studioId(String studioId)
The studio ID.
studioId - The studio ID.GetLaunchProfileInitializationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetLaunchProfileInitializationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.