Uses of Class
software.amazon.awssdk.services.wellarchitected.model.VersionDifferences
-
Packages that use VersionDifferences Package Description software.amazon.awssdk.services.wellarchitected.model -
-
Uses of VersionDifferences in software.amazon.awssdk.services.wellarchitected.model
Methods in software.amazon.awssdk.services.wellarchitected.model that return VersionDifferences Modifier and Type Method Description VersionDifferencesGetLensVersionDifferenceResponse. versionDifferences()Returns the value of the VersionDifferences property for this object.Methods in software.amazon.awssdk.services.wellarchitected.model with parameters of type VersionDifferences Modifier and Type Method Description GetLensVersionDifferenceResponse.BuilderGetLensVersionDifferenceResponse.Builder. versionDifferences(VersionDifferences versionDifferences)Sets the value of the VersionDifferences property for this object.
-