| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk |
|
| Modifier and Type | Method and Description |
|---|---|
default ComposeEnvironmentsResponse |
ElasticBeanstalkClient.composeEnvironments(ComposeEnvironmentsRequest composeEnvironmentsRequest)
Create or update a group of environments that each run a separate component of a single application.
|
default ComposeEnvironmentsResponse |
ElasticBeanstalkClient.composeEnvironments(Consumer<ComposeEnvironmentsRequest.Builder> composeEnvironmentsRequest)
Create or update a group of environments that each run a separate component of a single application.
|
default CreateEnvironmentResponse |
ElasticBeanstalkClient.createEnvironment(Consumer<CreateEnvironmentRequest.Builder> createEnvironmentRequest)
Launches an AWS Elastic Beanstalk environment for the specified application using the specified configuration.
|
default CreateEnvironmentResponse |
ElasticBeanstalkClient.createEnvironment(CreateEnvironmentRequest createEnvironmentRequest)
Launches an AWS Elastic Beanstalk environment for the specified application using the specified configuration.
|
Copyright © 2021. All rights reserved.