Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
CreateCustomProtectionRuleResponse |
Waas.createCustomProtectionRule(CreateCustomProtectionRuleRequest request)
Creates a new custom protection rule in the specified compartment.
|
CreateCustomProtectionRuleResponse |
WaasClient.createCustomProtectionRule(CreateCustomProtectionRuleRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateCustomProtectionRuleResponse> |
WaasAsyncClient.createCustomProtectionRule(CreateCustomProtectionRuleRequest request,
AsyncHandler<CreateCustomProtectionRuleRequest,CreateCustomProtectionRuleResponse> handler) |
Future<CreateCustomProtectionRuleResponse> |
WaasAsync.createCustomProtectionRule(CreateCustomProtectionRuleRequest request,
AsyncHandler<CreateCustomProtectionRuleRequest,CreateCustomProtectionRuleResponse> handler)
Creates a new custom protection rule in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateCustomProtectionRuleResponse> |
WaasAsyncClient.createCustomProtectionRule(CreateCustomProtectionRuleRequest request,
AsyncHandler<CreateCustomProtectionRuleRequest,CreateCustomProtectionRuleResponse> handler) |
Future<CreateCustomProtectionRuleResponse> |
WaasAsync.createCustomProtectionRule(CreateCustomProtectionRuleRequest request,
AsyncHandler<CreateCustomProtectionRuleRequest,CreateCustomProtectionRuleResponse> handler)
Creates a new custom protection rule in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
CreateCustomProtectionRuleResponse |
CreateCustomProtectionRuleResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateCustomProtectionRuleResponse.Builder |
CreateCustomProtectionRuleResponse.Builder.copy(CreateCustomProtectionRuleResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.