Uses of Class
software.amazon.awssdk.services.apptest.model.TestCaseLatestVersion
-
Packages that use TestCaseLatestVersion Package Description software.amazon.awssdk.services.apptest.model -
-
Uses of TestCaseLatestVersion in software.amazon.awssdk.services.apptest.model
Methods in software.amazon.awssdk.services.apptest.model that return TestCaseLatestVersion Modifier and Type Method Description TestCaseLatestVersionGetTestCaseResponse. latestVersion()The latest version of the test case.Methods in software.amazon.awssdk.services.apptest.model with parameters of type TestCaseLatestVersion Modifier and Type Method Description GetTestCaseResponse.BuilderGetTestCaseResponse.Builder. latestVersion(TestCaseLatestVersion latestVersion)The latest version of the test case.
-