public static class ObjectListInlineInputLocation.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ObjectListInlineInputLocation |
build() |
ObjectListInlineInputLocation.Builder |
copy(ObjectListInlineInputLocation model) |
ObjectListInlineInputLocation.Builder |
objectLocations(List<ObjectLocation> objectLocations)
A list of ObjectLocations.
|
public ObjectListInlineInputLocation.Builder objectLocations(List<ObjectLocation> objectLocations)
A list of ObjectLocations.
objectLocations
- the value to setpublic ObjectListInlineInputLocation build()
public ObjectListInlineInputLocation.Builder copy(ObjectListInlineInputLocation model)
Copyright © 2016–2024. All rights reserved.