Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
CreateWaasPolicyResponse |
Waas.createWaasPolicy(CreateWaasPolicyRequest request)
Creates a new Web Application Acceleration and Security (WAAS) policy in the specified
compartment.
|
CreateWaasPolicyResponse |
WaasClient.createWaasPolicy(CreateWaasPolicyRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateWaasPolicyResponse> |
WaasAsyncClient.createWaasPolicy(CreateWaasPolicyRequest request,
AsyncHandler<CreateWaasPolicyRequest,CreateWaasPolicyResponse> handler) |
Future<CreateWaasPolicyResponse> |
WaasAsync.createWaasPolicy(CreateWaasPolicyRequest request,
AsyncHandler<CreateWaasPolicyRequest,CreateWaasPolicyResponse> handler)
Creates a new Web Application Acceleration and Security (WAAS) policy in the specified
compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateWaasPolicyResponse> |
WaasAsyncClient.createWaasPolicy(CreateWaasPolicyRequest request,
AsyncHandler<CreateWaasPolicyRequest,CreateWaasPolicyResponse> handler) |
Future<CreateWaasPolicyResponse> |
WaasAsync.createWaasPolicy(CreateWaasPolicyRequest request,
AsyncHandler<CreateWaasPolicyRequest,CreateWaasPolicyResponse> handler)
Creates a new Web Application Acceleration and Security (WAAS) policy in the specified
compartment.
|
Modifier and Type | Method and Description |
---|---|
CreateWaasPolicyResponse |
CreateWaasPolicyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateWaasPolicyResponse.Builder |
CreateWaasPolicyResponse.Builder.copy(CreateWaasPolicyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.