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