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