Package | Description |
---|---|
com.oracle.bmc.waf | |
com.oracle.bmc.waf.requests |
Modifier and Type | Method and Description |
---|---|
Future<ChangeWebAppFirewallCompartmentResponse> |
WafAsyncClient.changeWebAppFirewallCompartment(ChangeWebAppFirewallCompartmentRequest request,
AsyncHandler<ChangeWebAppFirewallCompartmentRequest,ChangeWebAppFirewallCompartmentResponse> handler) |
Future<ChangeWebAppFirewallCompartmentResponse> |
WafAsync.changeWebAppFirewallCompartment(ChangeWebAppFirewallCompartmentRequest request,
AsyncHandler<ChangeWebAppFirewallCompartmentRequest,ChangeWebAppFirewallCompartmentResponse> handler)
Moves a Web App Firewall resource from one compartment to another.
|
Modifier and Type | Method and Description |
---|---|
ChangeWebAppFirewallCompartmentRequest |
ChangeWebAppFirewallCompartmentRequest.Builder.build()
Build the instance of ChangeWebAppFirewallCompartmentRequest as configured by this
builder
|
ChangeWebAppFirewallCompartmentRequest |
ChangeWebAppFirewallCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeWebAppFirewallCompartmentRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ChangeWebAppFirewallCompartmentRequest.Builder |
ChangeWebAppFirewallCompartmentRequest.Builder.copy(ChangeWebAppFirewallCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.