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

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

Introduction

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

The text is from its open source code.

Constructor

Method

voidsetEnvironmentId(String environmentId)

The ID of the environment to restart the server for.

voidsetEnvironmentName(String environmentName)

The name of the environment to restart the server for.