Skip to content

Commit 9fb54ba

Browse files
awsmobilesdkgpanshutjleing
authored
feat(aws-android-sdk-location): update models to latest (#3216)
Co-authored-by: gpanshu <[email protected]> Co-authored-by: Thomas Leing <[email protected]>
1 parent 28d179d commit 9fb54ba

File tree

2 files changed

+244
-125
lines changed

2 files changed

+244
-125
lines changed

aws-android-sdk-location/src/main/java/com/amazonaws/services/geo/model/GetMapGlyphsRequest.java

Lines changed: 45 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -110,12 +110,13 @@ public class GetMapGlyphsRequest extends AmazonWebServiceRequest implements Seri
110110
* <p>
111111
* Valid font stacks for <a href=
112112
* "https://docs.aws.amazon.com/location/latest/developerguide/open-data.html"
113-
* >Open Data (Preview)</a> styles:
113+
* >Open Data</a> styles:
114114
* </p>
115115
* <ul>
116116
* <li>
117117
* <p>
118-
* VectorOpenDataStandardLight –
118+
* VectorOpenDataStandardLight, VectorOpenDataStandardDark,
119+
* VectorOpenDataVisualizationLight, VectorOpenDataVisualizationDark –
119120
* <code>Amazon Ember Regular,Noto Sans Regular</code> |
120121
* <code>Amazon Ember Bold,Noto Sans Bold</code> |
121122
* <code>Amazon Ember Medium,Noto Sans Medium</code> |
@@ -127,10 +128,9 @@ public class GetMapGlyphsRequest extends AmazonWebServiceRequest implements Seri
127128
* </ul>
128129
* <note>
129130
* <p>
130-
* The fonts used by <code>VectorOpenDataStandardLight</code> are combined
131-
* fonts that use <code>Amazon Ember</code> for most glyphs but
132-
* <code>Noto Sans</code> for glyphs unsupported by
133-
* <code>Amazon Ember</code>.
131+
* The fonts used by the Open Data map styles are combined fonts that use
132+
* <code>Amazon Ember</code> for most glyphs but <code>Noto Sans</code> for
133+
* glyphs unsupported by <code>Amazon Ember</code>.
134134
* </p>
135135
* </note>
136136
*/
@@ -257,12 +257,13 @@ public class GetMapGlyphsRequest extends AmazonWebServiceRequest implements Seri
257257
* <p>
258258
* Valid font stacks for <a href=
259259
* "https://docs.aws.amazon.com/location/latest/developerguide/open-data.html"
260-
* >Open Data (Preview)</a> styles:
260+
* >Open Data</a> styles:
261261
* </p>
262262
* <ul>
263263
* <li>
264264
* <p>
265-
* VectorOpenDataStandardLight –
265+
* VectorOpenDataStandardLight, VectorOpenDataStandardDark,
266+
* VectorOpenDataVisualizationLight, VectorOpenDataVisualizationDark –
266267
* <code>Amazon Ember Regular,Noto Sans Regular</code> |
267268
* <code>Amazon Ember Bold,Noto Sans Bold</code> |
268269
* <code>Amazon Ember Medium,Noto Sans Medium</code> |
@@ -274,10 +275,9 @@ public class GetMapGlyphsRequest extends AmazonWebServiceRequest implements Seri
274275
* </ul>
275276
* <note>
276277
* <p>
277-
* The fonts used by <code>VectorOpenDataStandardLight</code> are combined
278-
* fonts that use <code>Amazon Ember</code> for most glyphs but
279-
* <code>Noto Sans</code> for glyphs unsupported by
280-
* <code>Amazon Ember</code>.
278+
* The fonts used by the Open Data map styles are combined fonts that use
279+
* <code>Amazon Ember</code> for most glyphs but <code>Noto Sans</code> for
280+
* glyphs unsupported by <code>Amazon Ember</code>.
281281
* </p>
282282
* </note>
283283
*
@@ -367,13 +367,14 @@ public class GetMapGlyphsRequest extends AmazonWebServiceRequest implements Seri
367367
* <p>
368368
* Valid font stacks for <a href=
369369
* "https://docs.aws.amazon.com/location/latest/developerguide/open-data.html"
370-
* >Open Data (Preview)</a> styles:
370+
* >Open Data</a> styles:
371371
* </p>
372372
* <ul>
373373
* <li>
374374
* <p>
375-
* VectorOpenDataStandardLight –
376-
* <code>Amazon Ember Regular,Noto Sans Regular</code> |
375+
* VectorOpenDataStandardLight, VectorOpenDataStandardDark,
376+
* VectorOpenDataVisualizationLight, VectorOpenDataVisualizationDark
377+
* – <code>Amazon Ember Regular,Noto Sans Regular</code> |
377378
* <code>Amazon Ember Bold,Noto Sans Bold</code> |
378379
* <code>Amazon Ember Medium,Noto Sans Medium</code> |
379380
* <code>Amazon Ember Regular Italic,Noto Sans Italic</code> |
@@ -384,9 +385,9 @@ public class GetMapGlyphsRequest extends AmazonWebServiceRequest implements Seri
384385
* </ul>
385386
* <note>
386387
* <p>
387-
* The fonts used by <code>VectorOpenDataStandardLight</code> are
388-
* combined fonts that use <code>Amazon Ember</code> for most glyphs
389-
* but <code>Noto Sans</code> for glyphs unsupported by
388+
* The fonts used by the Open Data map styles are combined fonts
389+
* that use <code>Amazon Ember</code> for most glyphs but
390+
* <code>Noto Sans</code> for glyphs unsupported by
390391
* <code>Amazon Ember</code>.
391392
* </p>
392393
* </note>
@@ -480,12 +481,13 @@ public String getFontStack() {
480481
* <p>
481482
* Valid font stacks for <a href=
482483
* "https://docs.aws.amazon.com/location/latest/developerguide/open-data.html"
483-
* >Open Data (Preview)</a> styles:
484+
* >Open Data</a> styles:
484485
* </p>
485486
* <ul>
486487
* <li>
487488
* <p>
488-
* VectorOpenDataStandardLight –
489+
* VectorOpenDataStandardLight, VectorOpenDataStandardDark,
490+
* VectorOpenDataVisualizationLight, VectorOpenDataVisualizationDark –
489491
* <code>Amazon Ember Regular,Noto Sans Regular</code> |
490492
* <code>Amazon Ember Bold,Noto Sans Bold</code> |
491493
* <code>Amazon Ember Medium,Noto Sans Medium</code> |
@@ -497,10 +499,9 @@ public String getFontStack() {
497499
* </ul>
498500
* <note>
499501
* <p>
500-
* The fonts used by <code>VectorOpenDataStandardLight</code> are combined
501-
* fonts that use <code>Amazon Ember</code> for most glyphs but
502-
* <code>Noto Sans</code> for glyphs unsupported by
503-
* <code>Amazon Ember</code>.
502+
* The fonts used by the Open Data map styles are combined fonts that use
503+
* <code>Amazon Ember</code> for most glyphs but <code>Noto Sans</code> for
504+
* glyphs unsupported by <code>Amazon Ember</code>.
504505
* </p>
505506
* </note>
506507
*
@@ -590,12 +591,14 @@ public String getFontStack() {
590591
* <p>
591592
* Valid font stacks for <a href=
592593
* "https://docs.aws.amazon.com/location/latest/developerguide/open-data.html"
593-
* >Open Data (Preview)</a> styles:
594+
* >Open Data</a> styles:
594595
* </p>
595596
* <ul>
596597
* <li>
597598
* <p>
598-
* VectorOpenDataStandardLight –
599+
* VectorOpenDataStandardLight, VectorOpenDataStandardDark,
600+
* VectorOpenDataVisualizationLight,
601+
* VectorOpenDataVisualizationDark –
599602
* <code>Amazon Ember Regular,Noto Sans Regular</code> |
600603
* <code>Amazon Ember Bold,Noto Sans Bold</code> |
601604
* <code>Amazon Ember Medium,Noto Sans Medium</code> |
@@ -607,9 +610,9 @@ public String getFontStack() {
607610
* </ul>
608611
* <note>
609612
* <p>
610-
* The fonts used by <code>VectorOpenDataStandardLight</code> are
611-
* combined fonts that use <code>Amazon Ember</code> for most
612-
* glyphs but <code>Noto Sans</code> for glyphs unsupported by
613+
* The fonts used by the Open Data map styles are combined fonts
614+
* that use <code>Amazon Ember</code> for most glyphs but
615+
* <code>Noto Sans</code> for glyphs unsupported by
613616
* <code>Amazon Ember</code>.
614617
* </p>
615618
* </note>
@@ -703,12 +706,13 @@ public void setFontStack(String fontStack) {
703706
* <p>
704707
* Valid font stacks for <a href=
705708
* "https://docs.aws.amazon.com/location/latest/developerguide/open-data.html"
706-
* >Open Data (Preview)</a> styles:
709+
* >Open Data</a> styles:
707710
* </p>
708711
* <ul>
709712
* <li>
710713
* <p>
711-
* VectorOpenDataStandardLight –
714+
* VectorOpenDataStandardLight, VectorOpenDataStandardDark,
715+
* VectorOpenDataVisualizationLight, VectorOpenDataVisualizationDark –
712716
* <code>Amazon Ember Regular,Noto Sans Regular</code> |
713717
* <code>Amazon Ember Bold,Noto Sans Bold</code> |
714718
* <code>Amazon Ember Medium,Noto Sans Medium</code> |
@@ -720,10 +724,9 @@ public void setFontStack(String fontStack) {
720724
* </ul>
721725
* <note>
722726
* <p>
723-
* The fonts used by <code>VectorOpenDataStandardLight</code> are combined
724-
* fonts that use <code>Amazon Ember</code> for most glyphs but
725-
* <code>Noto Sans</code> for glyphs unsupported by
726-
* <code>Amazon Ember</code>.
727+
* The fonts used by the Open Data map styles are combined fonts that use
728+
* <code>Amazon Ember</code> for most glyphs but <code>Noto Sans</code> for
729+
* glyphs unsupported by <code>Amazon Ember</code>.
727730
* </p>
728731
* </note>
729732
* <p>
@@ -816,12 +819,14 @@ public void setFontStack(String fontStack) {
816819
* <p>
817820
* Valid font stacks for <a href=
818821
* "https://docs.aws.amazon.com/location/latest/developerguide/open-data.html"
819-
* >Open Data (Preview)</a> styles:
822+
* >Open Data</a> styles:
820823
* </p>
821824
* <ul>
822825
* <li>
823826
* <p>
824-
* VectorOpenDataStandardLight –
827+
* VectorOpenDataStandardLight, VectorOpenDataStandardDark,
828+
* VectorOpenDataVisualizationLight,
829+
* VectorOpenDataVisualizationDark –
825830
* <code>Amazon Ember Regular,Noto Sans Regular</code> |
826831
* <code>Amazon Ember Bold,Noto Sans Bold</code> |
827832
* <code>Amazon Ember Medium,Noto Sans Medium</code> |
@@ -833,9 +838,9 @@ public void setFontStack(String fontStack) {
833838
* </ul>
834839
* <note>
835840
* <p>
836-
* The fonts used by <code>VectorOpenDataStandardLight</code> are
837-
* combined fonts that use <code>Amazon Ember</code> for most
838-
* glyphs but <code>Noto Sans</code> for glyphs unsupported by
841+
* The fonts used by the Open Data map styles are combined fonts
842+
* that use <code>Amazon Ember</code> for most glyphs but
843+
* <code>Noto Sans</code> for glyphs unsupported by
839844
* <code>Amazon Ember</code>.
840845
* </p>
841846
* </note>

0 commit comments

Comments
 (0)