| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk.model |
| Modifier and Type | Method and Description |
|---|---|
PlatformBuilder.Builder |
PlatformBuilder.Builder.arn(String arn)
The ARN of the builder.
|
static PlatformBuilder.Builder |
PlatformBuilder.builder() |
PlatformBuilder.Builder |
PlatformBuilder.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PlatformBuilder.Builder> |
PlatformBuilder.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default CreatePlatformVersionResponse.Builder |
CreatePlatformVersionResponse.Builder.platformBuilder(Consumer<PlatformBuilder.Builder> platformBuilder)
The builder used to create the custom platform.
|
Copyright © 2020. All rights reserved.