| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk |
|
| software.amazon.awssdk.services.elasticbeanstalk.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateEnvironmentResponse |
ElasticBeanstalkClient.createEnvironment(CreateEnvironmentRequest createEnvironmentRequest)
Launches an AWS Elastic Beanstalk environment for the specified application using the specified configuration.
|
default CompletableFuture<CreateEnvironmentResponse> |
ElasticBeanstalkAsyncClient.createEnvironment(CreateEnvironmentRequest createEnvironmentRequest)
Launches an AWS Elastic Beanstalk environment for the specified application using the specified configuration.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateEnvironmentRequestMarshaller.marshall(CreateEnvironmentRequest createEnvironmentRequest) |
Copyright © 2023. All rights reserved.