CopyableBuilder<DescribePlatformVersionResponse.Builder,DescribePlatformVersionResponse>
, SdkBuilder<DescribePlatformVersionResponse.Builder,DescribePlatformVersionResponse>
public static interface DescribePlatformVersionResponse.Builder extends CopyableBuilder<DescribePlatformVersionResponse.Builder,DescribePlatformVersionResponse>
Modifier and Type | Method | Description |
---|---|---|
DescribePlatformVersionResponse.Builder |
platformDescription(PlatformDescription platformDescription) |
Detailed information about the version of the platform.
|
copy
apply, build
DescribePlatformVersionResponse.Builder platformDescription(PlatformDescription platformDescription)
Detailed information about the version of the platform.
platformDescription
- Detailed information about the version of the platform.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.