Uses of Enum
software.amazon.awscdk.services.glue.alpha.PredicateLogical
Packages that use PredicateLogical
-
Uses of PredicateLogical in software.amazon.awscdk.services.glue.alpha
Methods in software.amazon.awscdk.services.glue.alpha that return PredicateLogicalModifier and TypeMethodDescriptiondefault PredicateLogicalPredicate.getLogical()Deprecated.final PredicateLogicalPredicate.Jsii$Proxy.getLogical()Deprecated.static PredicateLogicalDeprecated.Returns the enum constant of this type with the specified name.static PredicateLogical[]PredicateLogical.values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.glue.alpha with parameters of type PredicateLogicalModifier and TypeMethodDescriptionPredicate.Builder.logical(PredicateLogical logical) Deprecated.