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