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