Uses of Enum
com.amazonaws.services.codepipeline.model.BlockerType
Packages that use BlockerType
-
Uses of BlockerType in com.amazonaws.services.codepipeline.model
Methods in com.amazonaws.services.codepipeline.model that return BlockerTypeModifier and TypeMethodDescriptionstatic BlockerTypeUse this in place of valueOf.static BlockerTypeReturns the enum constant of this type with the specified name.static BlockerType[]BlockerType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.codepipeline.model with parameters of type BlockerTypeModifier and TypeMethodDescriptionvoidBlockerDeclaration.setType(BlockerType type) Reserved for future use.BlockerDeclaration.withType(BlockerType type) Reserved for future use.