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