public static class ResourceProfileCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ResourceProfileCollection |
build() |
ResourceProfileCollection.Builder |
copy(ResourceProfileCollection model) |
ResourceProfileCollection.Builder |
items(List<ResourceProfileSummary> items)
List of resource profiles
|
public ResourceProfileCollection.Builder items(List<ResourceProfileSummary> items)
List of resource profiles
items
- the value to setpublic ResourceProfileCollection build()
public ResourceProfileCollection.Builder copy(ResourceProfileCollection model)
Copyright © 2016–2023. All rights reserved.