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