| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk.model |
| Modifier and Type | Method and Description |
|---|---|
static CreatePlatformVersionResponse.Builder |
CreatePlatformVersionResponse.builder() |
default CreatePlatformVersionResponse.Builder |
CreatePlatformVersionResponse.Builder.platformBuilder(Consumer<PlatformBuilder.Builder> platformBuilder)
The builder used to create the custom platform.
|
CreatePlatformVersionResponse.Builder |
CreatePlatformVersionResponse.Builder.platformBuilder(PlatformBuilder platformBuilder)
The builder used to create the custom platform.
|
default CreatePlatformVersionResponse.Builder |
CreatePlatformVersionResponse.Builder.platformSummary(Consumer<PlatformSummary.Builder> platformSummary)
Detailed information about the new version of the custom platform.
|
CreatePlatformVersionResponse.Builder |
CreatePlatformVersionResponse.Builder.platformSummary(PlatformSummary platformSummary)
Detailed information about the new version of the custom platform.
|
CreatePlatformVersionResponse.Builder |
CreatePlatformVersionResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreatePlatformVersionResponse.Builder> |
CreatePlatformVersionResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.