Package | Description |
---|---|
com.oracle.bmc.waf | |
com.oracle.bmc.waf.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ProtectionCapabilitySummary> |
WafPaginators.listProtectionCapabilitiesRecordIterator(ListProtectionCapabilitiesRequest request)
Creates a new iterable which will iterate over the
ProtectionCapabilitySummary objects contained in responses from the
listProtectionCapabilities operation. |
Modifier and Type | Method and Description |
---|---|
ProtectionCapabilitySummary |
ProtectionCapabilitySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ProtectionCapabilitySummary> |
ProtectionCapabilityCollection.getItems()
List of protection capabilities.
|
Modifier and Type | Method and Description |
---|---|
ProtectionCapabilitySummary.Builder |
ProtectionCapabilitySummary.Builder.copy(ProtectionCapabilitySummary model) |
Modifier and Type | Method and Description |
---|---|
ProtectionCapabilityCollection.Builder |
ProtectionCapabilityCollection.Builder.items(List<ProtectionCapabilitySummary> items)
List of protection capabilities.
|
Constructor and Description |
---|
ProtectionCapabilityCollection(List<ProtectionCapabilitySummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.