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