Uses of Class
com.oracle.bmc.waa.responses.PurgeWebAppAccelerationCacheResponse
- 
Packages that use PurgeWebAppAccelerationCacheResponse Package Description com.oracle.bmc.waa com.oracle.bmc.waa.responses 
- 
- 
Uses of PurgeWebAppAccelerationCacheResponse in com.oracle.bmc.waaMethods in com.oracle.bmc.waa that return PurgeWebAppAccelerationCacheResponse Modifier and Type Method Description PurgeWebAppAccelerationCacheResponseWaa. purgeWebAppAccelerationCache(PurgeWebAppAccelerationCacheRequest request)Clears resources from the cache of the WebAppAcceleration.PurgeWebAppAccelerationCacheResponseWaaClient. purgeWebAppAccelerationCache(PurgeWebAppAccelerationCacheRequest request)Methods in com.oracle.bmc.waa that return types with arguments of type PurgeWebAppAccelerationCacheResponse Modifier and Type Method Description Future<PurgeWebAppAccelerationCacheResponse>WaaAsync. purgeWebAppAccelerationCache(PurgeWebAppAccelerationCacheRequest request, AsyncHandler<PurgeWebAppAccelerationCacheRequest,PurgeWebAppAccelerationCacheResponse> handler)Clears resources from the cache of the WebAppAcceleration.Future<PurgeWebAppAccelerationCacheResponse>WaaAsyncClient. purgeWebAppAccelerationCache(PurgeWebAppAccelerationCacheRequest request, AsyncHandler<PurgeWebAppAccelerationCacheRequest,PurgeWebAppAccelerationCacheResponse> handler)Method parameters in com.oracle.bmc.waa with type arguments of type PurgeWebAppAccelerationCacheResponse Modifier and Type Method Description Future<PurgeWebAppAccelerationCacheResponse>WaaAsync. purgeWebAppAccelerationCache(PurgeWebAppAccelerationCacheRequest request, AsyncHandler<PurgeWebAppAccelerationCacheRequest,PurgeWebAppAccelerationCacheResponse> handler)Clears resources from the cache of the WebAppAcceleration.Future<PurgeWebAppAccelerationCacheResponse>WaaAsyncClient. purgeWebAppAccelerationCache(PurgeWebAppAccelerationCacheRequest request, AsyncHandler<PurgeWebAppAccelerationCacheRequest,PurgeWebAppAccelerationCacheResponse> handler)
- 
Uses of PurgeWebAppAccelerationCacheResponse in com.oracle.bmc.waa.responsesMethods in com.oracle.bmc.waa.responses that return PurgeWebAppAccelerationCacheResponse Modifier and Type Method Description PurgeWebAppAccelerationCacheResponsePurgeWebAppAccelerationCacheResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.waa.responses with parameters of type PurgeWebAppAccelerationCacheResponse Modifier and Type Method Description PurgeWebAppAccelerationCacheResponse.BuilderPurgeWebAppAccelerationCacheResponse.Builder. copy(PurgeWebAppAccelerationCacheResponse o)Copy method to populate the builder with values from the given instance.
 
-