Uses of Class
software.amazon.awssdk.services.m2.model.DeployedVersionSummary
-
Packages that use DeployedVersionSummary Package Description software.amazon.awssdk.services.m2.model -
-
Uses of DeployedVersionSummary in software.amazon.awssdk.services.m2.model
Methods in software.amazon.awssdk.services.m2.model that return DeployedVersionSummary Modifier and Type Method Description DeployedVersionSummaryGetApplicationResponse. deployedVersion()The version of the application that is deployed.Methods in software.amazon.awssdk.services.m2.model with parameters of type DeployedVersionSummary Modifier and Type Method Description GetApplicationResponse.BuilderGetApplicationResponse.Builder. deployedVersion(DeployedVersionSummary deployedVersion)The version of the application that is deployed.
-