public class ContentGallery extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ContentGallery.Builder |
| 构造器和说明 |
|---|
ContentGallery() |
ContentGallery(ContentGallery.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
ContentImageItem[] |
getImageList() |
static ContentGallery.Builder |
newBuilder() |
void |
setImageList(ContentImageItem[] imageList) |
public ContentGallery()
public ContentGallery(ContentGallery.Builder builder)
public static ContentGallery.Builder newBuilder()
public ContentImageItem[] getImageList()
public void setImageList(ContentImageItem[] imageList)
Copyright © 2022. All rights reserved.