Uses of Class
software.amazon.awssdk.services.dax.model.ParameterGroupStatus
-
Packages that use ParameterGroupStatus Package Description software.amazon.awssdk.services.dax.model -
-
Uses of ParameterGroupStatus in software.amazon.awssdk.services.dax.model
Methods in software.amazon.awssdk.services.dax.model that return ParameterGroupStatus Modifier and Type Method Description ParameterGroupStatusCluster. parameterGroup()The parameter group being used by nodes in the cluster.Methods in software.amazon.awssdk.services.dax.model with parameters of type ParameterGroupStatus Modifier and Type Method Description Cluster.BuilderCluster.Builder. parameterGroup(ParameterGroupStatus parameterGroup)The parameter group being used by nodes in the cluster.
-