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