| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk |
|
| software.amazon.awssdk.services.elasticbeanstalk.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreatePlatformVersionResponse |
ElasticBeanstalkClient.createPlatformVersion(CreatePlatformVersionRequest createPlatformVersionRequest)
Create a new version of your custom platform.
|
default CompletableFuture<CreatePlatformVersionResponse> |
ElasticBeanstalkAsyncClient.createPlatformVersion(CreatePlatformVersionRequest createPlatformVersionRequest)
Create a new version of your custom platform.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreatePlatformVersionRequestMarshaller.marshall(CreatePlatformVersionRequest createPlatformVersionRequest) |
Copyright © 2020. All rights reserved.