Uses of Class
software.amazon.awscdk.services.codepipeline.CustomActionRegistrationProps.Builder
Packages that use CustomActionRegistrationProps.Builder
-
Uses of CustomActionRegistrationProps.Builder in software.amazon.awscdk.services.codepipeline
Methods in software.amazon.awscdk.services.codepipeline that return CustomActionRegistrationProps.BuilderModifier and TypeMethodDescriptionCustomActionRegistrationProps.Builder.actionProperties(List<? extends CustomActionProperty> actionProperties) Sets the value ofCustomActionRegistrationProps.getActionProperties()CustomActionRegistrationProps.Builder.artifactBounds(ActionArtifactBounds artifactBounds) Sets the value ofCustomActionRegistrationProps.getArtifactBounds()CustomActionRegistrationProps.builder()CustomActionRegistrationProps.Builder.category(ActionCategory category) Sets the value ofCustomActionRegistrationProps.getCategory()Sets the value ofCustomActionRegistrationProps.getEntityUrl()CustomActionRegistrationProps.Builder.executionUrl(String executionUrl) Sets the value ofCustomActionRegistrationProps.getExecutionUrl()Sets the value ofCustomActionRegistrationProps.getProvider()Sets the value ofCustomActionRegistrationProps.getVersion()Constructors in software.amazon.awscdk.services.codepipeline with parameters of type CustomActionRegistrationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCustomActionRegistrationProps.Builder.