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.modelMethods in com.oracle.bmc.cloudguard.model that return ResourceProfileCollection Modifier and Type Method Description ResourceProfileCollectionResourceProfileCollection.Builder. build()Methods in com.oracle.bmc.cloudguard.model with parameters of type ResourceProfileCollection Modifier and Type Method Description ResourceProfileCollection.BuilderResourceProfileCollection.Builder. copy(ResourceProfileCollection model)
- 
Uses of ResourceProfileCollection in com.oracle.bmc.cloudguard.responsesMethods in com.oracle.bmc.cloudguard.responses that return ResourceProfileCollection Modifier and Type Method Description ResourceProfileCollectionListResourceProfilesResponse. getResourceProfileCollection()The returned ResourceProfileCollection instance.Methods in com.oracle.bmc.cloudguard.responses with parameters of type ResourceProfileCollection Modifier and Type Method Description ListResourceProfilesResponse.BuilderListResourceProfilesResponse.Builder. resourceProfileCollection(ResourceProfileCollection resourceProfileCollection)The returned ResourceProfileCollection instance.
 
-