Package | Description |
---|---|
com.oracle.bmc.networkfirewall | |
com.oracle.bmc.networkfirewall.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DecryptionProfileSummary> |
NetworkFirewallPaginators.listDecryptionProfilesRecordIterator(ListDecryptionProfilesRequest request)
Creates a new iterable which will iterate over the
DecryptionProfileSummary objects contained in responses
from the listDecryptionProfiles operation. |
Modifier and Type | Method and Description |
---|---|
DecryptionProfileSummary |
DecryptionProfileSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DecryptionProfileSummary> |
DecryptionProfileSummaryCollection.getItems()
Collection of Decryption Profiles.
|
Modifier and Type | Method and Description |
---|---|
DecryptionProfileSummary.Builder |
DecryptionProfileSummary.Builder.copy(DecryptionProfileSummary model) |
Modifier and Type | Method and Description |
---|---|
DecryptionProfileSummaryCollection.Builder |
DecryptionProfileSummaryCollection.Builder.items(List<DecryptionProfileSummary> items)
Collection of Decryption Profiles.
|
Constructor and Description |
---|
DecryptionProfileSummaryCollection(List<DecryptionProfileSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.