public static class NamedCredentialCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
NamedCredentialCollection |
build() |
NamedCredentialCollection.Builder |
copy(NamedCredentialCollection model) |
NamedCredentialCollection.Builder |
items(List<NamedCredentialSummary> items)
An array of named credential resources.
|
public NamedCredentialCollection.Builder items(List<NamedCredentialSummary> items)
An array of named credential resources.
items
- the value to setpublic NamedCredentialCollection build()
public NamedCredentialCollection.Builder copy(NamedCredentialCollection model)
Copyright © 2016–2024. All rights reserved.