public static interface DescribeLaunchConfigurationTemplatesRequest.Builder extends DrsRequest.Builder, SdkPojo, CopyableBuilder<DescribeLaunchConfigurationTemplatesRequest.Builder,DescribeLaunchConfigurationTemplatesRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeLaunchConfigurationTemplatesRequest.Builder launchConfigurationTemplateIDs(Collection<String> launchConfigurationTemplateIDs)
Request to filter Launch Configuration Templates list by Launch Configuration Template ID.
launchConfigurationTemplateIDs - Request to filter Launch Configuration Templates list by Launch Configuration Template ID.DescribeLaunchConfigurationTemplatesRequest.Builder launchConfigurationTemplateIDs(String... launchConfigurationTemplateIDs)
Request to filter Launch Configuration Templates list by Launch Configuration Template ID.
launchConfigurationTemplateIDs - Request to filter Launch Configuration Templates list by Launch Configuration Template ID.DescribeLaunchConfigurationTemplatesRequest.Builder maxResults(Integer maxResults)
Maximum results to be returned in DescribeLaunchConfigurationTemplates.
maxResults - Maximum results to be returned in DescribeLaunchConfigurationTemplates.DescribeLaunchConfigurationTemplatesRequest.Builder nextToken(String nextToken)
The token of the next Launch Configuration Template to retrieve.
nextToken - The token of the next Launch Configuration Template to retrieve.DescribeLaunchConfigurationTemplatesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeLaunchConfigurationTemplatesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.