Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.requests |
Modifier and Type | Method and Description |
---|---|
Future<ChangeCustomProtectionRuleCompartmentResponse> |
WaasAsyncClient.changeCustomProtectionRuleCompartment(ChangeCustomProtectionRuleCompartmentRequest request,
AsyncHandler<ChangeCustomProtectionRuleCompartmentRequest,ChangeCustomProtectionRuleCompartmentResponse> handler) |
Future<ChangeCustomProtectionRuleCompartmentResponse> |
WaasAsync.changeCustomProtectionRuleCompartment(ChangeCustomProtectionRuleCompartmentRequest request,
AsyncHandler<ChangeCustomProtectionRuleCompartmentRequest,ChangeCustomProtectionRuleCompartmentResponse> handler)
Moves a custom protection rule into a different compartment within the same tenancy.
|
Modifier and Type | Method and Description |
---|---|
ChangeCustomProtectionRuleCompartmentRequest |
ChangeCustomProtectionRuleCompartmentRequest.Builder.build()
Build the instance of ChangeCustomProtectionRuleCompartmentRequest as configured by this
builder
|
ChangeCustomProtectionRuleCompartmentRequest |
ChangeCustomProtectionRuleCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeCustomProtectionRuleCompartmentRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ChangeCustomProtectionRuleCompartmentRequest.Builder |
ChangeCustomProtectionRuleCompartmentRequest.Builder.copy(ChangeCustomProtectionRuleCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.