Package | Description |
---|---|
com.oracle.bmc.networkfirewall | |
com.oracle.bmc.networkfirewall.model |
Modifier and Type | Method and Description |
---|---|
Iterable<MappedSecretSummary> |
NetworkFirewallPaginators.listMappedSecretsRecordIterator(ListMappedSecretsRequest request)
Creates a new iterable which will iterate over the
MappedSecretSummary objects contained in responses from
the listMappedSecrets operation. |
Modifier and Type | Method and Description |
---|---|
MappedSecretSummary |
MappedSecretSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<MappedSecretSummary> |
MappedSecretSummaryCollection.getItems()
Collection of Mapped Secrets.
|
Modifier and Type | Method and Description |
---|---|
MappedSecretSummary.Builder |
MappedSecretSummary.Builder.copy(MappedSecretSummary model) |
Modifier and Type | Method and Description |
---|---|
MappedSecretSummaryCollection.Builder |
MappedSecretSummaryCollection.Builder.items(List<MappedSecretSummary> items)
Collection of Mapped Secrets.
|
Constructor and Description |
---|
MappedSecretSummaryCollection(List<MappedSecretSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.