public static class EncryptionKeyInfoCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
EncryptionKeyInfoCollection |
build() |
EncryptionKeyInfoCollection.Builder |
copy(EncryptionKeyInfoCollection model) |
EncryptionKeyInfoCollection.Builder |
items(List<EncryptionKeyInfoSummary> items)
This is an array of encryption key info.
|
public EncryptionKeyInfoCollection.Builder items(List<EncryptionKeyInfoSummary> items)
This is an array of encryption key info. There are at most 2 items in the list.
items
- the value to setpublic EncryptionKeyInfoCollection build()
public EncryptionKeyInfoCollection.Builder copy(EncryptionKeyInfoCollection model)
Copyright © 2016–2024. All rights reserved.