public static class PreferredCredentialCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
PreferredCredentialCollection |
build() |
PreferredCredentialCollection.Builder |
copy(PreferredCredentialCollection model) |
PreferredCredentialCollection.Builder |
items(List<PreferredCredentialSummary> items)
The attributes of the preferred credential.
|
public PreferredCredentialCollection.Builder items(List<PreferredCredentialSummary> items)
The attributes of the preferred credential.
items
- the value to setpublic PreferredCredentialCollection build()
public PreferredCredentialCollection.Builder copy(PreferredCredentialCollection model)
Copyright © 2016–2024. All rights reserved.