Uses of Class
software.amazon.awssdk.services.apptest.model.TestConfigurationLatestVersion
-
Packages that use TestConfigurationLatestVersion Package Description software.amazon.awssdk.services.apptest.model -
-
Uses of TestConfigurationLatestVersion in software.amazon.awssdk.services.apptest.model
Methods in software.amazon.awssdk.services.apptest.model that return TestConfigurationLatestVersion Modifier and Type Method Description TestConfigurationLatestVersionGetTestConfigurationResponse. latestVersion()The latest version of the test configuration.Methods in software.amazon.awssdk.services.apptest.model with parameters of type TestConfigurationLatestVersion Modifier and Type Method Description GetTestConfigurationResponse.BuilderGetTestConfigurationResponse.Builder. latestVersion(TestConfigurationLatestVersion latestVersion)The latest version of the test configuration.
-