Uses of Class
software.amazon.awssdk.services.memorydb.model.ClusterConfiguration
-
Packages that use ClusterConfiguration Package Description software.amazon.awssdk.services.memorydb.model -
-
Uses of ClusterConfiguration in software.amazon.awssdk.services.memorydb.model
Methods in software.amazon.awssdk.services.memorydb.model that return ClusterConfiguration Modifier and Type Method Description ClusterConfigurationSnapshot. clusterConfiguration()The configuration of the cluster from which the snapshot was takenMethods in software.amazon.awssdk.services.memorydb.model with parameters of type ClusterConfiguration Modifier and Type Method Description Snapshot.BuilderSnapshot.Builder. clusterConfiguration(ClusterConfiguration clusterConfiguration)The configuration of the cluster from which the snapshot was taken
-