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

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

Introduction

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

The text is from its open source code.

Constructor

Method

voidsetEnvironmentId(String environmentId)

The ID of the environment to rebuild.

voidsetEnvironmentName(String environmentName)

The name of the environment to rebuild.