Uses of Interface
software.amazon.awssdk.services.apigateway.model.SdkConfigurationProperty.Builder
Packages that use SdkConfigurationProperty.Builder
-
Uses of SdkConfigurationProperty.Builder in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return SdkConfigurationProperty.BuilderModifier and TypeMethodDescriptionSdkConfigurationProperty.builder()SdkConfigurationProperty.Builder.defaultValue(String defaultValue) The default value of an SdkType configuration property.SdkConfigurationProperty.Builder.description(String description) The description of an SdkType configuration property.SdkConfigurationProperty.Builder.friendlyName(String friendlyName) The user-friendly name of an SdkType configuration property.The name of a an SdkType configuration property.A boolean flag of an SdkType configuration property to indicate if the associated SDK configuration property is required (true) or not (false).SdkConfigurationProperty.toBuilder()Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type SdkConfigurationProperty.BuilderModifier and TypeMethodDescriptionstatic Class<? extends SdkConfigurationProperty.Builder>SdkConfigurationProperty.serializableBuilderClass()