Uses of Enum
com.amazonaws.services.codedeploy.model.DeploymentCreator
Packages that use DeploymentCreator
-
Uses of DeploymentCreator in com.amazonaws.services.codedeploy.model
Subclasses with type arguments of type DeploymentCreator in com.amazonaws.services.codedeploy.modelMethods in com.amazonaws.services.codedeploy.model that return DeploymentCreatorModifier and TypeMethodDescriptionstatic DeploymentCreatorUse this in place of valueOf.static DeploymentCreatorReturns the enum constant of this type with the specified name.static DeploymentCreator[]DeploymentCreator.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.codedeploy.model with parameters of type DeploymentCreatorModifier and TypeMethodDescriptionvoidDeploymentInfo.setCreator(DeploymentCreator creator) The means by which the deployment was created:DeploymentInfo.withCreator(DeploymentCreator creator) The means by which the deployment was created: