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