Package | Description |
---|---|
com.oracle.bmc.waf | |
com.oracle.bmc.waf.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetWebAppFirewallPolicyResponse> |
WafAsyncClient.getWebAppFirewallPolicy(GetWebAppFirewallPolicyRequest request,
AsyncHandler<GetWebAppFirewallPolicyRequest,GetWebAppFirewallPolicyResponse> handler) |
Future<GetWebAppFirewallPolicyResponse> |
WafAsync.getWebAppFirewallPolicy(GetWebAppFirewallPolicyRequest request,
AsyncHandler<GetWebAppFirewallPolicyRequest,GetWebAppFirewallPolicyResponse> handler)
Gets a WebAppFirewallPolicy with the given OCID.
|
Modifier and Type | Method and Description |
---|---|
GetWebAppFirewallPolicyRequest |
GetWebAppFirewallPolicyRequest.Builder.build()
Build the instance of GetWebAppFirewallPolicyRequest as configured by this builder
|
GetWebAppFirewallPolicyRequest |
GetWebAppFirewallPolicyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetWebAppFirewallPolicyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetWebAppFirewallPolicyRequest.Builder |
GetWebAppFirewallPolicyRequest.Builder.copy(GetWebAppFirewallPolicyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.