Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
ChangeCustomProtectionRuleCompartmentResponse |
Waas.changeCustomProtectionRuleCompartment(ChangeCustomProtectionRuleCompartmentRequest request)
Moves a custom protection rule into a different compartment within the same tenancy.
|
ChangeCustomProtectionRuleCompartmentResponse |
WaasClient.changeCustomProtectionRuleCompartment(ChangeCustomProtectionRuleCompartmentRequest request) |
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 |
---|---|
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 |
---|---|
ChangeCustomProtectionRuleCompartmentResponse |
ChangeCustomProtectionRuleCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeCustomProtectionRuleCompartmentResponse.Builder |
ChangeCustomProtectionRuleCompartmentResponse.Builder.copy(ChangeCustomProtectionRuleCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.