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.BuilderManagedListCollection. builder()Create a new builder.ManagedListCollection.BuilderManagedListCollection.Builder. copy(ManagedListCollection model)ManagedListCollection.BuilderManagedListCollection.Builder. items(List<ManagedListSummary> items)List of ManagedListSummary resourcesManagedListCollection.BuilderManagedListCollection.Builder. locks(List<ResourceLock> locks)Locks associated with this resource.ManagedListCollection.BuilderManagedListCollection. toBuilder()
-