Uses of Class
com.oracle.bmc.waa.model.WebAppAccelerationCollection
- 
Packages that use WebAppAccelerationCollection Package Description com.oracle.bmc.waa.model com.oracle.bmc.waa.responses 
- 
- 
Uses of WebAppAccelerationCollection in com.oracle.bmc.waa.modelMethods in com.oracle.bmc.waa.model that return WebAppAccelerationCollection Modifier and Type Method Description WebAppAccelerationCollectionWebAppAccelerationCollection.Builder. build()Methods in com.oracle.bmc.waa.model with parameters of type WebAppAccelerationCollection Modifier and Type Method Description WebAppAccelerationCollection.BuilderWebAppAccelerationCollection.Builder. copy(WebAppAccelerationCollection model)
- 
Uses of WebAppAccelerationCollection in com.oracle.bmc.waa.responsesMethods in com.oracle.bmc.waa.responses that return WebAppAccelerationCollection Modifier and Type Method Description WebAppAccelerationCollectionListWebAppAccelerationsResponse. getWebAppAccelerationCollection()The returned WebAppAccelerationCollection instance.Methods in com.oracle.bmc.waa.responses with parameters of type WebAppAccelerationCollection Modifier and Type Method Description ListWebAppAccelerationsResponse.BuilderListWebAppAccelerationsResponse.Builder. webAppAccelerationCollection(WebAppAccelerationCollection webAppAccelerationCollection)The returned WebAppAccelerationCollection instance.
 
-