Uses of Enum
software.amazon.awssdk.services.route53.model.ChangeAction
Packages that use ChangeAction
-
Uses of ChangeAction in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return ChangeActionModifier and TypeMethodDescriptionfinal ChangeActionChange.action()The action to perform:static ChangeActionUse this in place of valueOf to convert the raw string returned by the service into the enum value.static ChangeActionReturns the enum constant of this type with the specified name.static ChangeAction[]ChangeAction.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type ChangeActionMethods in software.amazon.awssdk.services.route53.model with parameters of type ChangeActionModifier and TypeMethodDescriptionChange.Builder.action(ChangeAction action) The action to perform: