C# Class Amazon.ElasticBeanstalk.Model.RestartAppServerRequest

Container for the parameters to the RestartAppServer operation.

Causes the environment to restart the application container server running on each Amazon EC2 instance.

Inheritance: AmazonElasticBeanstalkRequest
Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Méthodes publiques

Méthode Description
RestartAppServerRequest ( ) : System

Empty constructor used to set properties independently even when a simple constructor is available

Private Methods

Méthode Description
IsSetEnvironmentId ( ) : bool
IsSetEnvironmentName ( ) : bool

Method Details

RestartAppServerRequest() public méthode

Empty constructor used to set properties independently even when a simple constructor is available
public RestartAppServerRequest ( ) : System
Résultat System