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 ManagedListTypeCollectionManagedListTypeCollection.Builder. build()Methods in com.oracle.bmc.cloudguard.model with parameters of type ManagedListTypeCollection Modifier and Type Method Description ManagedListTypeCollection.BuilderManagedListTypeCollection.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 ManagedListTypeCollectionListManagedListTypesResponse. getManagedListTypeCollection()The returned ManagedListTypeCollection instance.Methods in com.oracle.bmc.cloudguard.responses with parameters of type ManagedListTypeCollection Modifier and Type Method Description ListManagedListTypesResponse.BuilderListManagedListTypesResponse.Builder. managedListTypeCollection(ManagedListTypeCollection managedListTypeCollection)The returned ManagedListTypeCollection instance.
-