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