Uses of Class
com.ibm.cloud.continuous_delivery.cd_tekton_pipeline.v2.model.TriggerSourcePropertiesPrototype
-
Packages that use TriggerSourcePropertiesPrototype Package Description com.ibm.cloud.continuous_delivery.cd_tekton_pipeline.v2.model -
-
Uses of TriggerSourcePropertiesPrototype in com.ibm.cloud.continuous_delivery.cd_tekton_pipeline.v2.model
Methods in com.ibm.cloud.continuous_delivery.cd_tekton_pipeline.v2.model that return TriggerSourcePropertiesPrototype Modifier and Type Method Description TriggerSourcePropertiesPrototypeTriggerSourcePropertiesPrototype.Builder. build()Builds a TriggerSourcePropertiesPrototype.TriggerSourcePropertiesPrototypeTriggerSourcePrototype. xProperties()Gets the xProperties.Methods in com.ibm.cloud.continuous_delivery.cd_tekton_pipeline.v2.model with parameters of type TriggerSourcePropertiesPrototype Modifier and Type Method Description TriggerSourcePrototype.BuilderTriggerSourcePrototype.Builder. xProperties(TriggerSourcePropertiesPrototype xProperties)Set the xProperties.Constructors in com.ibm.cloud.continuous_delivery.cd_tekton_pipeline.v2.model with parameters of type TriggerSourcePropertiesPrototype Constructor Description Builder(java.lang.String type, TriggerSourcePropertiesPrototype xProperties)Instantiates a new builder with required properties.
-