Uses of Enum
com.amazonaws.services.codedeploy.model.RevisionLocationType
Packages that use RevisionLocationType
-
Uses of RevisionLocationType in com.amazonaws.services.codedeploy.model
Methods in com.amazonaws.services.codedeploy.model that return RevisionLocationTypeModifier and TypeMethodDescriptionstatic RevisionLocationType
Use this in place of valueOf.static RevisionLocationType
Returns the enum constant of this type with the specified name.static RevisionLocationType[]
RevisionLocationType.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 RevisionLocationTypeModifier and TypeMethodDescriptionvoid
RevisionLocation.setRevisionType
(RevisionLocationType revisionType) The type of application revision:RevisionLocation.withRevisionType
(RevisionLocationType revisionType) The type of application revision: