public static class DedicatedAiClusterCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DedicatedAiClusterCollection |
build() |
DedicatedAiClusterCollection.Builder |
copy(DedicatedAiClusterCollection model) |
DedicatedAiClusterCollection.Builder |
items(List<DedicatedAiClusterSummary> items)
List of dedicated AI clusters.
|
public DedicatedAiClusterCollection.Builder items(List<DedicatedAiClusterSummary> items)
List of dedicated AI clusters.
items
- the value to setpublic DedicatedAiClusterCollection build()
public DedicatedAiClusterCollection.Builder copy(DedicatedAiClusterCollection model)
Copyright © 2016–2024. All rights reserved.