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