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

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

Introduction

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

The text is from its open source code.

Constructor

Method

voidsetEnvironmentId(String environmentId)

This specifies the ID of the environment with the in-progress update that you want to cancel.

voidsetEnvironmentName(String environmentName)

This specifies the name of the environment with the in-progress update that you want to cancel.