Uses of Enum
com.amazonaws.services.apigateway.model.PutMode
Packages that use PutMode
-
Uses of PutMode in com.amazonaws.services.apigateway.model
Methods in com.amazonaws.services.apigateway.model that return PutModeModifier and TypeMethodDescriptionstatic PutMode
Use this in place of valueOf.static PutMode
Returns the enum constant of this type with the specified name.static PutMode[]
PutMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.apigateway.model with parameters of type PutModeModifier and TypeMethodDescriptionvoid
Themode
query parameter to specify the update mode.Themode
query parameter to specify the update mode.