You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringSetExternalImagesAction.java
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,6 @@
15
15
importio.vrap.rmf.base.client.utils.Generated;
16
16
17
17
importjakarta.validation.Valid;
18
-
importjakarta.validation.constraints.NotNull;
19
18
20
19
/**
21
20
* <p>Either <code>variantId</code> or <code>sku</code> is required to reference a ProductVariant that exists. Produces the ProductTailoringImagesSet Message.</p>
@@ -56,10 +54,10 @@ public interface ProductTailoringSetExternalImagesAction extends ProductTailorin
56
54
publicStringgetSku();
57
55
58
56
/**
59
-
* <p>Value to set to <code>images</code>.</p>
57
+
* <p>Images of the tailored ProductVariant.</p>
58
+
* <p>Don't provide this field if you want to remove all images from the tailored Product Variant. Set to <code>[]</code> (empty) if you want to hide all images of the original ProductVariant on the tailored ProductVariant.</p>
60
59
* @return images
61
60
*/
62
-
@NotNull
63
61
@Valid
64
62
@JsonProperty("images")
65
63
publicList<Image> getImages();
@@ -87,15 +85,17 @@ public interface ProductTailoringSetExternalImagesAction extends ProductTailorin
87
85
publicvoidsetSku(finalStringsku);
88
86
89
87
/**
90
-
* <p>Value to set to <code>images</code>.</p>
88
+
* <p>Images of the tailored ProductVariant.</p>
89
+
* <p>Don't provide this field if you want to remove all images from the tailored Product Variant. Set to <code>[]</code> (empty) if you want to hide all images of the original ProductVariant on the tailored ProductVariant.</p>
91
90
* @param images values to be set
92
91
*/
93
92
94
93
@JsonIgnore
95
94
publicvoidsetImages(finalImage... images);
96
95
97
96
/**
98
-
* <p>Value to set to <code>images</code>.</p>
97
+
* <p>Images of the tailored ProductVariant.</p>
98
+
* <p>Don't provide this field if you want to remove all images from the tailored Product Variant. Set to <code>[]</code> (empty) if you want to hide all images of the original ProductVariant on the tailored ProductVariant.</p>
Copy file name to clipboardExpand all lines: commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringSetExternalImagesActionBuilder.java
@@ -59,37 +59,40 @@ public ProductTailoringSetExternalImagesActionBuilder sku(@Nullable final String
59
59
}
60
60
61
61
/**
62
-
* <p>Value to set to <code>images</code>.</p>
62
+
* <p>Images of the tailored ProductVariant.</p>
63
+
* <p>Don't provide this field if you want to remove all images from the tailored Product Variant. Set to <code>[]</code> (empty) if you want to hide all images of the original ProductVariant on the tailored ProductVariant.</p>
* <p>Don't provide this field if you want to remove all images from the tailored Product Variant. Set to <code>[]</code> (empty) if you want to hide all images of the original ProductVariant on the tailored ProductVariant.</p>
* <p>Don't provide this field if you want to remove all images from the tailored Product Variant. Set to <code>[]</code> (empty) if you want to hide all images of the original ProductVariant on the tailored ProductVariant.</p>
@@ -98,7 +101,8 @@ public ProductTailoringSetExternalImagesActionBuilder plusImages(
98
101
}
99
102
100
103
/**
101
-
* <p>Value to set to <code>images</code>.</p>
104
+
* <p>Images of the tailored ProductVariant.</p>
105
+
* <p>Don't provide this field if you want to remove all images from the tailored Product Variant. Set to <code>[]</code> (empty) if you want to hide all images of the original ProductVariant on the tailored ProductVariant.</p>
102
106
* @param builder function to build the images value
103
107
* @return Builder
104
108
*/
@@ -113,7 +117,8 @@ public ProductTailoringSetExternalImagesActionBuilder plusImages(
113
117
}
114
118
115
119
/**
116
-
* <p>Value to set to <code>images</code>.</p>
120
+
* <p>Images of the tailored ProductVariant.</p>
121
+
* <p>Don't provide this field if you want to remove all images from the tailored Product Variant. Set to <code>[]</code> (empty) if you want to hide all images of the original ProductVariant on the tailored ProductVariant.</p>
117
122
* @param builder function to build the images value
118
123
* @return Builder
119
124
*/
@@ -126,7 +131,8 @@ public ProductTailoringSetExternalImagesActionBuilder withImages(
126
131
}
127
132
128
133
/**
129
-
* <p>Value to set to <code>images</code>.</p>
134
+
* <p>Images of the tailored ProductVariant.</p>
135
+
* <p>Don't provide this field if you want to remove all images from the tailored Product Variant. Set to <code>[]</code> (empty) if you want to hide all images of the original ProductVariant on the tailored ProductVariant.</p>
130
136
* @param builder function to build the images value
131
137
* @return Builder
132
138
*/
@@ -137,7 +143,8 @@ public ProductTailoringSetExternalImagesActionBuilder addImages(
137
143
}
138
144
139
145
/**
140
-
* <p>Value to set to <code>images</code>.</p>
146
+
* <p>Images of the tailored ProductVariant.</p>
147
+
* <p>Don't provide this field if you want to remove all images from the tailored Product Variant. Set to <code>[]</code> (empty) if you want to hide all images of the original ProductVariant on the tailored ProductVariant.</p>
141
148
* @param builder function to build the images value
142
149
* @return Builder
143
150
*/
@@ -179,10 +186,12 @@ public String getSku() {
179
186
}
180
187
181
188
/**
182
-
* <p>Value to set to <code>images</code>.</p>
189
+
* <p>Images of the tailored ProductVariant.</p>
190
+
* <p>Don't provide this field if you want to remove all images from the tailored Product Variant. Set to <code>[]</code> (empty) if you want to hide all images of the original ProductVariant on the tailored ProductVariant.</p>
Copy file name to clipboardExpand all lines: commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/product_tailoring/ProductTailoringSetExternalImagesActionImpl.java
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,8 @@ public String getSku() {
79
79
}
80
80
81
81
/**
82
-
* <p>Value to set to <code>images</code>.</p>
82
+
* <p>Images of the tailored ProductVariant.</p>
83
+
* <p>Don't provide this field if you want to remove all images from the tailored Product Variant. Set to <code>[]</code> (empty) if you want to hide all images of the original ProductVariant on the tailored ProductVariant.</p>
0 commit comments