- valueOf(String) - Static method in enum com.amazonaws.codegen.model.intermediate.Protocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.codegen.model.intermediate.ShapeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.codegen.model.service.AuthType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.codegen.model.service.Location
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.codegen.model.service.ShapeTypes
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.amazonaws.codegen.model.intermediate.Protocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.codegen.model.intermediate.ShapeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.codegen.model.service.AuthType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.codegen.model.service.Location
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.codegen.model.service.ShapeTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VariableModel - Class in com.amazonaws.codegen.model.intermediate
-
- VariableModel(String, String) - Constructor for class com.amazonaws.codegen.model.intermediate.VariableModel
-
- VariableModel(String, String, String) - Constructor for class com.amazonaws.codegen.model.intermediate.VariableModel
-
- visit(JmesPathSubExpression, Void) - Method in class com.amazonaws.codegen.JmesPathCodeGenVisitor
-
Generates the code for a new JmesPathSubExpression.
- visit(JmesPathField, Void) - Method in class com.amazonaws.codegen.JmesPathCodeGenVisitor
-
Generates the code for a new JmesPathField.
- visit(JmesPathProjection, Void) - Method in class com.amazonaws.codegen.JmesPathCodeGenVisitor
-
Generates the code for a new JmesPathProjection.
- visit(JmesPathFlatten, Void) - Method in class com.amazonaws.codegen.JmesPathCodeGenVisitor
-
Generates the code for a new JmesPathFlatten.
- visit(JmesPathIdentity, Void) - Method in class com.amazonaws.codegen.JmesPathCodeGenVisitor
-
Generates the code for a new JmesPathIdentity.
- visit(JmesPathValueProjection, Void) - Method in class com.amazonaws.codegen.JmesPathCodeGenVisitor
-
Generates the code for a new JmesPathValueProjection.
- visit(JmesPathLiteral, Void) - Method in class com.amazonaws.codegen.JmesPathCodeGenVisitor
-
Generates the code for a new JmesPathLiteral.
- visit(JmesPathFilter, Void) - Method in class com.amazonaws.codegen.JmesPathCodeGenVisitor
-
Generates the code for a new JmesPathFilter.
- visit(JmesPathFunction, Void) - Method in class com.amazonaws.codegen.JmesPathCodeGenVisitor
-
Generates the code for a new JmesPathFunction.
- visit(Comparator, Void) - Method in class com.amazonaws.codegen.JmesPathCodeGenVisitor
-
Generates the code for a new Comparator.
- visit(JmesPathNotExpression, Void) - Method in class com.amazonaws.codegen.JmesPathCodeGenVisitor
-
Generates the code for a new JmesPathNotExpression.
- visit(JmesPathAndExpression, Void) - Method in class com.amazonaws.codegen.JmesPathCodeGenVisitor
-
Generates the code for a new JmesPathAndExpression.
- visit(JmesPathMultiSelectList, Void) - Method in class com.amazonaws.codegen.JmesPathCodeGenVisitor
-
Generates the code for a new JmesPathMultiSelectList.