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