Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
UpdateWaasPolicyResponse |
Waas.updateWaasPolicy(UpdateWaasPolicyRequest request)
Updates the details of a WAAS policy, including origins and tags.
|
UpdateWaasPolicyResponse |
WaasClient.updateWaasPolicy(UpdateWaasPolicyRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateWaasPolicyResponse> |
WaasAsyncClient.updateWaasPolicy(UpdateWaasPolicyRequest request,
AsyncHandler<UpdateWaasPolicyRequest,UpdateWaasPolicyResponse> handler) |
Future<UpdateWaasPolicyResponse> |
WaasAsync.updateWaasPolicy(UpdateWaasPolicyRequest request,
AsyncHandler<UpdateWaasPolicyRequest,UpdateWaasPolicyResponse> handler)
Updates the details of a WAAS policy, including origins and tags.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateWaasPolicyResponse> |
WaasAsyncClient.updateWaasPolicy(UpdateWaasPolicyRequest request,
AsyncHandler<UpdateWaasPolicyRequest,UpdateWaasPolicyResponse> handler) |
Future<UpdateWaasPolicyResponse> |
WaasAsync.updateWaasPolicy(UpdateWaasPolicyRequest request,
AsyncHandler<UpdateWaasPolicyRequest,UpdateWaasPolicyResponse> handler)
Updates the details of a WAAS policy, including origins and tags.
|
Modifier and Type | Method and Description |
---|---|
UpdateWaasPolicyResponse |
UpdateWaasPolicyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateWaasPolicyResponse.Builder |
UpdateWaasPolicyResponse.Builder.copy(UpdateWaasPolicyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.