Uses of Class
software.amazon.awssdk.services.elasticbeanstalk.model.PlatformDescription
-
Packages that use PlatformDescription Package Description software.amazon.awssdk.services.elasticbeanstalk.model -
-
Uses of PlatformDescription in software.amazon.awssdk.services.elasticbeanstalk.model
Methods in software.amazon.awssdk.services.elasticbeanstalk.model that return PlatformDescription Modifier and Type Method Description PlatformDescriptionDescribePlatformVersionResponse. platformDescription()Detailed information about the platform version.Methods in software.amazon.awssdk.services.elasticbeanstalk.model with parameters of type PlatformDescription Modifier and Type Method Description DescribePlatformVersionResponse.BuilderDescribePlatformVersionResponse.Builder. platformDescription(PlatformDescription platformDescription)Detailed information about the platform version.
-