Uses of Interface
software.amazon.awssdk.services.cloudfront.model.StringSchemaConfig.Builder
Packages that use StringSchemaConfig.Builder
-
Uses of StringSchemaConfig.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return StringSchemaConfig.BuilderModifier and TypeMethodDescriptionstatic StringSchemaConfig.BuilderStringSchemaConfig.builder()A comment to describe the parameter.StringSchemaConfig.Builder.defaultValue(String defaultValue) The default value of the parameter.Whether the defined parameter is required.StringSchemaConfig.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type StringSchemaConfig.BuilderModifier and TypeMethodDescriptionstatic Class<? extends StringSchemaConfig.Builder>StringSchemaConfig.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.cloudfront.model with type arguments of type StringSchemaConfig.BuilderModifier and TypeMethodDescriptionParameterDefinitionSchema.Builder.stringSchema(Consumer<StringSchemaConfig.Builder> stringSchema) An object that contains information about the string schema.