Uses of Interface
software.amazon.awssdk.services.rds.model.DescribeOptionGroupOptionsResponse.Builder
Packages that use DescribeOptionGroupOptionsResponse.Builder
-
Uses of DescribeOptionGroupOptionsResponse.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return DescribeOptionGroupOptionsResponse.BuilderModifier and TypeMethodDescriptionDescribeOptionGroupOptionsResponse.builder()An optional pagination token provided by a previous request.DescribeOptionGroupOptionsResponse.Builder.optionGroupOptions(Collection<OptionGroupOption> optionGroupOptions) Sets the value of the OptionGroupOptions property for this object.DescribeOptionGroupOptionsResponse.Builder.optionGroupOptions(Consumer<OptionGroupOption.Builder>... optionGroupOptions) Sets the value of the OptionGroupOptions property for this object.DescribeOptionGroupOptionsResponse.Builder.optionGroupOptions(OptionGroupOption... optionGroupOptions) Sets the value of the OptionGroupOptions property for this object.DescribeOptionGroupOptionsResponse.toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type DescribeOptionGroupOptionsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeOptionGroupOptionsResponse.Builder>DescribeOptionGroupOptionsResponse.serializableBuilderClass()