Uses of Class
com.oracle.bmc.cloudguard.model.ManagedListTypeCollection
-
Packages that use ManagedListTypeCollection Package Description com.oracle.bmc.cloudguard.model com.oracle.bmc.cloudguard.responses -
-
Uses of ManagedListTypeCollection in com.oracle.bmc.cloudguard.model
Methods in com.oracle.bmc.cloudguard.model that return ManagedListTypeCollection Modifier and Type Method Description ManagedListTypeCollection
ManagedListTypeCollection.Builder. build()
Methods in com.oracle.bmc.cloudguard.model with parameters of type ManagedListTypeCollection Modifier and Type Method Description ManagedListTypeCollection.Builder
ManagedListTypeCollection.Builder. copy(ManagedListTypeCollection model)
-
Uses of ManagedListTypeCollection in com.oracle.bmc.cloudguard.responses
Methods in com.oracle.bmc.cloudguard.responses that return ManagedListTypeCollection Modifier and Type Method Description ManagedListTypeCollection
ListManagedListTypesResponse. getManagedListTypeCollection()
The returned ManagedListTypeCollection instance.Methods in com.oracle.bmc.cloudguard.responses with parameters of type ManagedListTypeCollection Modifier and Type Method Description ListManagedListTypesResponse.Builder
ListManagedListTypesResponse.Builder. managedListTypeCollection(ManagedListTypeCollection managedListTypeCollection)
The returned ManagedListTypeCollection instance.
-