Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.requests |
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) |
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 |
---|---|
UpdateWaasPolicyRequest |
UpdateWaasPolicyRequest.Builder.build()
Build the instance of UpdateWaasPolicyRequest as configured by this builder
|
UpdateWaasPolicyRequest |
UpdateWaasPolicyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateWaasPolicyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateWaasPolicyRequest.Builder |
UpdateWaasPolicyRequest.Builder.copy(UpdateWaasPolicyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.