Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
UpdateCachingRulesResponse |
Waas.updateCachingRules(UpdateCachingRulesRequest request)
Updates the configuration for each specified caching rule.
|
UpdateCachingRulesResponse |
WaasClient.updateCachingRules(UpdateCachingRulesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateCachingRulesResponse> |
WaasAsyncClient.updateCachingRules(UpdateCachingRulesRequest request,
AsyncHandler<UpdateCachingRulesRequest,UpdateCachingRulesResponse> handler) |
Future<UpdateCachingRulesResponse> |
WaasAsync.updateCachingRules(UpdateCachingRulesRequest request,
AsyncHandler<UpdateCachingRulesRequest,UpdateCachingRulesResponse> handler)
Updates the configuration for each specified caching rule.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateCachingRulesResponse> |
WaasAsyncClient.updateCachingRules(UpdateCachingRulesRequest request,
AsyncHandler<UpdateCachingRulesRequest,UpdateCachingRulesResponse> handler) |
Future<UpdateCachingRulesResponse> |
WaasAsync.updateCachingRules(UpdateCachingRulesRequest request,
AsyncHandler<UpdateCachingRulesRequest,UpdateCachingRulesResponse> handler)
Updates the configuration for each specified caching rule.
|
Modifier and Type | Method and Description |
---|---|
UpdateCachingRulesResponse |
UpdateCachingRulesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateCachingRulesResponse.Builder |
UpdateCachingRulesResponse.Builder.copy(UpdateCachingRulesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.