Package | Description |
---|---|
com.oracle.bmc.waf | |
com.oracle.bmc.waf.responses |
Modifier and Type | Method and Description |
---|---|
UpdateWebAppFirewallResponse |
WafClient.updateWebAppFirewall(UpdateWebAppFirewallRequest request) |
UpdateWebAppFirewallResponse |
Waf.updateWebAppFirewall(UpdateWebAppFirewallRequest request)
Updates the WebAppFirewall identified by the OCID.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateWebAppFirewallResponse> |
WafAsyncClient.updateWebAppFirewall(UpdateWebAppFirewallRequest request,
AsyncHandler<UpdateWebAppFirewallRequest,UpdateWebAppFirewallResponse> handler) |
Future<UpdateWebAppFirewallResponse> |
WafAsync.updateWebAppFirewall(UpdateWebAppFirewallRequest request,
AsyncHandler<UpdateWebAppFirewallRequest,UpdateWebAppFirewallResponse> handler)
Updates the WebAppFirewall identified by the OCID.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateWebAppFirewallResponse> |
WafAsyncClient.updateWebAppFirewall(UpdateWebAppFirewallRequest request,
AsyncHandler<UpdateWebAppFirewallRequest,UpdateWebAppFirewallResponse> handler) |
Future<UpdateWebAppFirewallResponse> |
WafAsync.updateWebAppFirewall(UpdateWebAppFirewallRequest request,
AsyncHandler<UpdateWebAppFirewallRequest,UpdateWebAppFirewallResponse> handler)
Updates the WebAppFirewall identified by the OCID.
|
Modifier and Type | Method and Description |
---|---|
UpdateWebAppFirewallResponse |
UpdateWebAppFirewallResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateWebAppFirewallResponse.Builder |
UpdateWebAppFirewallResponse.Builder.copy(UpdateWebAppFirewallResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.