Uses of Enum
com.amazonaws.services.codedeploy.model.RevisionLocationType
Packages that use RevisionLocationType
-
Uses of RevisionLocationType in com.amazonaws.services.codedeploy.model
Subclasses with type arguments of type RevisionLocationType in com.amazonaws.services.codedeploy.modelMethods in com.amazonaws.services.codedeploy.model that return RevisionLocationTypeModifier and TypeMethodDescriptionstatic RevisionLocationTypeUse this in place of valueOf.static RevisionLocationTypeReturns 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 TypeMethodDescriptionvoidRevisionLocation.setRevisionType(RevisionLocationType revisionType) The type of application revision:RevisionLocation.withRevisionType(RevisionLocationType revisionType) The type of application revision: