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