Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.requests |
Modifier and Type | Method and Description |
---|---|
UpdateCachingRulesResponse |
Waas.updateCachingRules(UpdateCachingRulesRequest request)
Updates the configuration for each specified caching rule.
|
UpdateCachingRulesResponse |
WaasClient.updateCachingRules(UpdateCachingRulesRequest request) |
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 |
---|---|
UpdateCachingRulesRequest |
UpdateCachingRulesRequest.Builder.build()
Build the instance of UpdateCachingRulesRequest as configured by this builder
|
UpdateCachingRulesRequest |
UpdateCachingRulesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateCachingRulesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateCachingRulesRequest.Builder |
UpdateCachingRulesRequest.Builder.copy(UpdateCachingRulesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.