public static class ManagedListTypeCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ManagedListTypeCollection |
build() |
ManagedListTypeCollection.Builder |
copy(ManagedListTypeCollection model) |
ManagedListTypeCollection.Builder |
items(List<ManagedListTypeSummary> items)
List of ManagedListTypeSummary resources
|
ManagedListTypeCollection.Builder |
locks(List<ResourceLock> locks)
Locks associated with this resource.
|
public ManagedListTypeCollection.Builder items(List<ManagedListTypeSummary> items)
List of ManagedListTypeSummary resources
items
- the value to setpublic ManagedListTypeCollection.Builder locks(List<ResourceLock> locks)
Locks associated with this resource.
locks
- the value to setpublic ManagedListTypeCollection build()
public ManagedListTypeCollection.Builder copy(ManagedListTypeCollection model)
Copyright © 2016–2024. All rights reserved.