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