Java com.amazonaws.services.elasticbeanstalk.model DescribeConfigurationSettingsRequest fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.elasticbeanstalk.model DescribeConfigurationSettingsRequest fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.elasticbeanstalk.model DescribeConfigurationSettingsRequest.

The text is from its open source code.

Constructor

DescribeConfigurationSettingsRequest()
Default constructor for DescribeConfigurationSettingsRequest object.

Method

DescribeConfigurationSettingsRequestwithEnvironmentName(String environmentName)

The name of the environment to describe.

DescribeConfigurationSettingsRequestwithTemplateName(String templateName)

The name of the configuration template to describe.