Uses of Class
com.oracle.bmc.cloudguard.model.ManagedListCollection.Builder
-
Packages that use ManagedListCollection.Builder Package Description com.oracle.bmc.cloudguard.model -
-
Uses of ManagedListCollection.Builder in com.oracle.bmc.cloudguard.model
Methods in com.oracle.bmc.cloudguard.model that return ManagedListCollection.Builder Modifier and Type Method Description static ManagedListCollection.Builder
ManagedListCollection. builder()
Create a new builder.ManagedListCollection.Builder
ManagedListCollection.Builder. copy(ManagedListCollection model)
ManagedListCollection.Builder
ManagedListCollection.Builder. items(List<ManagedListSummary> items)
List of ManagedListSummary resourcesManagedListCollection.Builder
ManagedListCollection.Builder. locks(List<ResourceLock> locks)
Locks associated with this resource.ManagedListCollection.Builder
ManagedListCollection. toBuilder()
-