Uses of Interface
software.amazon.awssdk.services.elasticbeanstalk.model.ElasticBeanstalkResponse.Builder
-
Packages that use ElasticBeanstalkResponse.Builder Package Description software.amazon.awssdk.services.elasticbeanstalk.model -
-
Uses of ElasticBeanstalkResponse.Builder in software.amazon.awssdk.services.elasticbeanstalk.model
Classes in software.amazon.awssdk.services.elasticbeanstalk.model that implement ElasticBeanstalkResponse.Builder Modifier and Type Class Description protected static classElasticBeanstalkResponse.BuilderImplMethods in software.amazon.awssdk.services.elasticbeanstalk.model that return ElasticBeanstalkResponse.Builder Modifier and Type Method Description ElasticBeanstalkResponse.BuilderElasticBeanstalkResponse.Builder. responseMetadata(AwsResponseMetadata metadata)ElasticBeanstalkResponse.BuilderElasticBeanstalkResponse.BuilderImpl. responseMetadata(AwsResponseMetadata responseMetadata)Constructors in software.amazon.awssdk.services.elasticbeanstalk.model with parameters of type ElasticBeanstalkResponse.Builder Constructor Description ElasticBeanstalkResponse(ElasticBeanstalkResponse.Builder builder)
-