public static class MappedSecretSummaryCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
MappedSecretSummaryCollection |
build() |
MappedSecretSummaryCollection.Builder |
copy(MappedSecretSummaryCollection model) |
MappedSecretSummaryCollection.Builder |
items(List<MappedSecretSummary> items)
Collection of Mapped Secrets.
|
public MappedSecretSummaryCollection.Builder items(List<MappedSecretSummary> items)
Collection of Mapped Secrets.
items
- the value to setpublic MappedSecretSummaryCollection build()
public MappedSecretSummaryCollection.Builder copy(MappedSecretSummaryCollection model)
Copyright © 2016–2024. All rights reserved.