|
Did this page help you?Yes No Tell us about it... |
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectcom.amazonaws.services.opsworks.model.DeploymentCommand
public class DeploymentCommand
Used to specify a deployment operation.
| Constructor Summary | |
|---|---|
DeploymentCommand()
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.util.Map<java.lang.String,java.util.List<java.lang.String>> |
getArgs()
An array of command arguments. |
java.lang.String |
getName()
Specifies the deployment operation. |
int |
hashCode()
|
void |
setArgs(java.util.Map<java.lang.String,java.util.List<java.lang.String>> args)
An array of command arguments. |
void |
setName(DeploymentCommandName name)
Specifies the deployment operation. |
void |
setName(java.lang.String name)
Specifies the deployment operation. |
java.lang.String |
toString()
Returns a string representation of this object; useful for testing and debugging. |
DeploymentCommand |
withArgs(java.util.Map<java.lang.String,java.util.List<java.lang.String>> args)
An array of command arguments. |
DeploymentCommand |
withName(DeploymentCommandName name)
Specifies the deployment operation. |
DeploymentCommand |
withName(java.lang.String name)
Specifies the deployment operation. |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DeploymentCommand()
| Method Detail |
|---|
public java.lang.String getName()
For stacks, the available commands are:
execute_recipes: Execute the recipes that are
specified by the Args parameter.install_dependencies: Installs the stack's
dependencies.update_custom_cookbooks: Update
the stack's custom cookbooks.update_dependencies: Update the stack's
dependencies.shutdown: Run the shutdown
recipes.setup: Run the setup recipes.configure: Run the configure recipes.For apps, the available commands are:
deploy:
Deploy the app.rollback Roll the app back to
the previous version. When you update an app, OpsWorks stores the
previous version, up to a maximum of five versions. You can use this
command to roll an app back as many as four versions.start: Start the app's web or application
server.stop: Stop the app's web or application
server.restart: Restart the app's web or
application server.undeploy: Undeploy the
app.
Constraints:
Allowed Values: install_dependencies, update_dependencies, update_custom_cookbooks, execute_recipes, deploy, rollback, start, stop, restart, undeploy
For stacks, the available commands are:
execute_recipes: Execute the recipes that are
specified by the Args parameter.install_dependencies: Installs the stack's
dependencies.update_custom_cookbooks: Update
the stack's custom cookbooks.update_dependencies: Update the stack's
dependencies.shutdown: Run the shutdown
recipes.setup: Run the setup recipes.configure: Run the configure recipes.For apps, the available commands are:
deploy:
Deploy the app.rollback Roll the app back to
the previous version. When you update an app, OpsWorks stores the
previous version, up to a maximum of five versions. You can use this
command to roll an app back as many as four versions.start: Start the app's web or application
server.stop: Stop the app's web or application
server.restart: Restart the app's web or
application server.undeploy: Undeploy the
app.DeploymentCommandNamepublic void setName(java.lang.String name)
For stacks, the available commands are:
execute_recipes: Execute the recipes that are
specified by the Args parameter.install_dependencies: Installs the stack's
dependencies.update_custom_cookbooks: Update
the stack's custom cookbooks.update_dependencies: Update the stack's
dependencies.shutdown: Run the shutdown
recipes.setup: Run the setup recipes.configure: Run the configure recipes.For apps, the available commands are:
deploy:
Deploy the app.rollback Roll the app back to
the previous version. When you update an app, OpsWorks stores the
previous version, up to a maximum of five versions. You can use this
command to roll an app back as many as four versions.start: Start the app's web or application
server.stop: Stop the app's web or application
server.restart: Restart the app's web or
application server.undeploy: Undeploy the
app.
Constraints:
Allowed Values: install_dependencies, update_dependencies, update_custom_cookbooks, execute_recipes, deploy, rollback, start, stop, restart, undeploy
name - Specifies the deployment operation. You can specify only one command.
For stacks, the available commands are:
execute_recipes: Execute the recipes that are
specified by the Args parameter.install_dependencies: Installs the stack's
dependencies.update_custom_cookbooks: Update
the stack's custom cookbooks.update_dependencies: Update the stack's
dependencies.shutdown: Run the shutdown
recipes.setup: Run the setup recipes.configure: Run the configure recipes.For apps, the available commands are:
deploy:
Deploy the app.rollback Roll the app back to
the previous version. When you update an app, OpsWorks stores the
previous version, up to a maximum of five versions. You can use this
command to roll an app back as many as four versions.start: Start the app's web or application
server.stop: Stop the app's web or application
server.restart: Restart the app's web or
application server.undeploy: Undeploy the
app.DeploymentCommandNamepublic DeploymentCommand withName(java.lang.String name)
For stacks, the available commands are:
execute_recipes: Execute the recipes that are
specified by the Args parameter.install_dependencies: Installs the stack's
dependencies.update_custom_cookbooks: Update
the stack's custom cookbooks.update_dependencies: Update the stack's
dependencies.shutdown: Run the shutdown
recipes.setup: Run the setup recipes.configure: Run the configure recipes.For apps, the available commands are:
deploy:
Deploy the app.rollback Roll the app back to
the previous version. When you update an app, OpsWorks stores the
previous version, up to a maximum of five versions. You can use this
command to roll an app back as many as four versions.start: Start the app's web or application
server.stop: Stop the app's web or application
server.restart: Restart the app's web or
application server.undeploy: Undeploy the
app.Returns a reference to this object so that method calls can be chained together.
Constraints:
Allowed Values: install_dependencies, update_dependencies, update_custom_cookbooks, execute_recipes, deploy, rollback, start, stop, restart, undeploy
name - Specifies the deployment operation. You can specify only one command.
For stacks, the available commands are:
execute_recipes: Execute the recipes that are
specified by the Args parameter.install_dependencies: Installs the stack's
dependencies.update_custom_cookbooks: Update
the stack's custom cookbooks.update_dependencies: Update the stack's
dependencies.shutdown: Run the shutdown
recipes.setup: Run the setup recipes.configure: Run the configure recipes.For apps, the available commands are:
deploy:
Deploy the app.rollback Roll the app back to
the previous version. When you update an app, OpsWorks stores the
previous version, up to a maximum of five versions. You can use this
command to roll an app back as many as four versions.start: Start the app's web or application
server.stop: Stop the app's web or application
server.restart: Restart the app's web or
application server.undeploy: Undeploy the
app.DeploymentCommandNamepublic void setName(DeploymentCommandName name)
For stacks, the available commands are:
execute_recipes: Execute the recipes that are
specified by the Args parameter.install_dependencies: Installs the stack's
dependencies.update_custom_cookbooks: Update
the stack's custom cookbooks.update_dependencies: Update the stack's
dependencies.shutdown: Run the shutdown
recipes.setup: Run the setup recipes.configure: Run the configure recipes.For apps, the available commands are:
deploy:
Deploy the app.rollback Roll the app back to
the previous version. When you update an app, OpsWorks stores the
previous version, up to a maximum of five versions. You can use this
command to roll an app back as many as four versions.start: Start the app's web or application
server.stop: Stop the app's web or application
server.restart: Restart the app's web or
application server.undeploy: Undeploy the
app.
Constraints:
Allowed Values: install_dependencies, update_dependencies, update_custom_cookbooks, execute_recipes, deploy, rollback, start, stop, restart, undeploy
name - Specifies the deployment operation. You can specify only one command.
For stacks, the available commands are:
execute_recipes: Execute the recipes that are
specified by the Args parameter.install_dependencies: Installs the stack's
dependencies.update_custom_cookbooks: Update
the stack's custom cookbooks.update_dependencies: Update the stack's
dependencies.shutdown: Run the shutdown
recipes.setup: Run the setup recipes.configure: Run the configure recipes.For apps, the available commands are:
deploy:
Deploy the app.rollback Roll the app back to
the previous version. When you update an app, OpsWorks stores the
previous version, up to a maximum of five versions. You can use this
command to roll an app back as many as four versions.start: Start the app's web or application
server.stop: Stop the app's web or application
server.restart: Restart the app's web or
application server.undeploy: Undeploy the
app.DeploymentCommandNamepublic DeploymentCommand withName(DeploymentCommandName name)
For stacks, the available commands are:
execute_recipes: Execute the recipes that are
specified by the Args parameter.install_dependencies: Installs the stack's
dependencies.update_custom_cookbooks: Update
the stack's custom cookbooks.update_dependencies: Update the stack's
dependencies.shutdown: Run the shutdown
recipes.setup: Run the setup recipes.configure: Run the configure recipes.For apps, the available commands are:
deploy:
Deploy the app.rollback Roll the app back to
the previous version. When you update an app, OpsWorks stores the
previous version, up to a maximum of five versions. You can use this
command to roll an app back as many as four versions.start: Start the app's web or application
server.stop: Stop the app's web or application
server.restart: Restart the app's web or
application server.undeploy: Undeploy the
app.Returns a reference to this object so that method calls can be chained together.
Constraints:
Allowed Values: install_dependencies, update_dependencies, update_custom_cookbooks, execute_recipes, deploy, rollback, start, stop, restart, undeploy
name - Specifies the deployment operation. You can specify only one command.
For stacks, the available commands are:
execute_recipes: Execute the recipes that are
specified by the Args parameter.install_dependencies: Installs the stack's
dependencies.update_custom_cookbooks: Update
the stack's custom cookbooks.update_dependencies: Update the stack's
dependencies.shutdown: Run the shutdown
recipes.setup: Run the setup recipes.configure: Run the configure recipes.For apps, the available commands are:
deploy:
Deploy the app.rollback Roll the app back to
the previous version. When you update an app, OpsWorks stores the
previous version, up to a maximum of five versions. You can use this
command to roll an app back as many as four versions.start: Start the app's web or application
server.stop: Stop the app's web or application
server.restart: Restart the app's web or
application server.undeploy: Undeploy the
app.DeploymentCommandNamepublic java.util.Map<java.lang.String,java.util.List<java.lang.String>> getArgs()
ExecuteRecipes command.
ExecuteRecipes command.public void setArgs(java.util.Map<java.lang.String,java.util.List<java.lang.String>> args)
ExecuteRecipes command.
args - An array of command arguments. This parameter is currently used only
to specify the list of recipes to be executed by the
ExecuteRecipes command.public DeploymentCommand withArgs(java.util.Map<java.lang.String,java.util.List<java.lang.String>> args)
ExecuteRecipes command.
Returns a reference to this object so that method calls can be chained together.
args - An array of command arguments. This parameter is currently used only
to specify the list of recipes to be executed by the
ExecuteRecipes command.
public java.lang.String toString()
toString in class java.lang.ObjectObject.toString()public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||