Uses of Class
software.amazon.awssdk.services.networkfirewall.model.Dimension
-
Packages that use Dimension Package Description software.amazon.awssdk.services.networkfirewall.model -
-
Uses of Dimension in software.amazon.awssdk.services.networkfirewall.model
Methods in software.amazon.awssdk.services.networkfirewall.model that return types with arguments of type Dimension Modifier and Type Method Description List<Dimension>PublishMetricAction. dimensions()Methods in software.amazon.awssdk.services.networkfirewall.model with parameters of type Dimension Modifier and Type Method Description PublishMetricAction.BuilderPublishMetricAction.Builder. dimensions(Dimension... dimensions)Method parameters in software.amazon.awssdk.services.networkfirewall.model with type arguments of type Dimension Modifier and Type Method Description PublishMetricAction.BuilderPublishMetricAction.Builder. dimensions(Collection<Dimension> dimensions)
-