public static final class AppElementsCollection.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
AppElementsCollection.Builder |
appElementInfoCollection(AppElementInfo... appElementInfoCollection) |
AppElementsCollection.Builder |
appElementInfoCollection(List<AppElementInfo> appElementInfoCollection) |
AppElementsCollection.Builder |
appElementInfoCollectionNextLink(String appElementInfoCollectionNextLink) |
AppElementsCollection |
build() |
public AppElementsCollection.Builder appElementInfoCollection(List<AppElementInfo> appElementInfoCollection)
public AppElementsCollection.Builder appElementInfoCollection(AppElementInfo... appElementInfoCollection)
public AppElementsCollection.Builder appElementInfoCollectionNextLink(String appElementInfoCollectionNextLink)
public AppElementsCollection build()
Copyright © 2018–2021. All rights reserved.