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