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