Uses of Interface
software.amazon.awssdk.services.elasticbeanstalk.model.ElasticBeanstalkRequest.Builder
-
Packages that use ElasticBeanstalkRequest.Builder Package Description software.amazon.awssdk.services.elasticbeanstalk.model -
-
Uses of ElasticBeanstalkRequest.Builder in software.amazon.awssdk.services.elasticbeanstalk.model
Classes in software.amazon.awssdk.services.elasticbeanstalk.model that implement ElasticBeanstalkRequest.Builder Modifier and Type Class Description protected static classElasticBeanstalkRequest.BuilderImplMethods in software.amazon.awssdk.services.elasticbeanstalk.model that return ElasticBeanstalkRequest.Builder Modifier and Type Method Description abstract ElasticBeanstalkRequest.BuilderElasticBeanstalkRequest. toBuilder()Constructors in software.amazon.awssdk.services.elasticbeanstalk.model with parameters of type ElasticBeanstalkRequest.Builder Constructor Description ElasticBeanstalkRequest(ElasticBeanstalkRequest.Builder builder)
-