Uses of Class
software.aws.awsprototypingsdk.cdkgraph.FilterPreset
-
-
Uses of FilterPreset in software.aws.awsprototypingsdk.cdkgraph
Methods in software.aws.awsprototypingsdk.cdkgraph that return FilterPreset Modifier and Type Method Description default FilterPresetIGraphFilterPlan. getPreset()(experimental) Optional preset filter to apply before other filters.default FilterPresetIGraphFilterPlan.Jsii$Default. getPreset()(experimental) Optional preset filter to apply before other filters.FilterPresetIGraphFilterPlan.Jsii$Proxy. getPreset()(experimental) Optional preset filter to apply before other filters.static FilterPresetFilterPreset. valueOf(String name)Returns the enum constant of this type with the specified name.static FilterPreset[]FilterPreset. values()Returns an array containing the constants of this enum type, in the order they are declared.
-