Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.model |
Modifier and Type | Method and Description |
---|---|
Iterable<WlpAgentSummary> |
CloudGuardPaginators.listWlpAgentsRecordIterator(ListWlpAgentsRequest request)
Creates a new iterable which will iterate over the
WlpAgentSummary objects contained in responses from the
listWlpAgents operation. |
Modifier and Type | Method and Description |
---|---|
WlpAgentSummary |
WlpAgentSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<WlpAgentSummary> |
WlpAgentCollection.getItems()
List of WLP agents
|
Modifier and Type | Method and Description |
---|---|
WlpAgentSummary.Builder |
WlpAgentSummary.Builder.copy(WlpAgentSummary model) |
Modifier and Type | Method and Description |
---|---|
WlpAgentCollection.Builder |
WlpAgentCollection.Builder.items(List<WlpAgentSummary> items)
List of WLP agents
|
Constructor and Description |
---|
WlpAgentCollection(List<WlpAgentSummary> items,
List<ResourceLock> locks)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.