CopyableBuilder<DescribeRuntimeConfigurationResponse.Builder,DescribeRuntimeConfigurationResponse>
, SdkBuilder<DescribeRuntimeConfigurationResponse.Builder,DescribeRuntimeConfigurationResponse>
public static interface DescribeRuntimeConfigurationResponse.Builder extends CopyableBuilder<DescribeRuntimeConfigurationResponse.Builder,DescribeRuntimeConfigurationResponse>
Modifier and Type | Method | Description |
---|---|---|
DescribeRuntimeConfigurationResponse.Builder |
runtimeConfiguration(RuntimeConfiguration runtimeConfiguration) |
Instructions describing how server processes should be launched and maintained on each instance in the fleet.
|
copy
apply, build
DescribeRuntimeConfigurationResponse.Builder runtimeConfiguration(RuntimeConfiguration runtimeConfiguration)
Instructions describing how server processes should be launched and maintained on each instance in the fleet.
runtimeConfiguration
- Instructions describing how server processes should be launched and maintained on each instance in the
fleet.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.