Interface Model.Builder
- All Superinterfaces:
 Buildable,CopyableBuilder<Model.Builder,,Model> SdkBuilder<Model.Builder,,Model> SdkPojo
- Enclosing class:
 Model
- 
Method Summary
Modifier and TypeMethodDescriptionIndicates the smithy model of the API.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields 
- 
Method Details
- 
smithy
Indicates the smithy model of the API.
- Parameters:
 smithy- Indicates the smithy model of the API.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 
 -