Uses of Class
software.amazon.awssdk.codegen.model.rules.endpoints.ParameterDeprecatedModel
-
Packages that use ParameterDeprecatedModel Package Description software.amazon.awssdk.codegen.model.rules.endpoints -
-
Uses of ParameterDeprecatedModel in software.amazon.awssdk.codegen.model.rules.endpoints
Methods in software.amazon.awssdk.codegen.model.rules.endpoints that return ParameterDeprecatedModel Modifier and Type Method Description ParameterDeprecatedModel
ParameterModel. getDeprecated()
Methods in software.amazon.awssdk.codegen.model.rules.endpoints with parameters of type ParameterDeprecatedModel Modifier and Type Method Description void
ParameterModel. setDeprecated(ParameterDeprecatedModel deprecated)
-