@Generated(value="OracleSDKGenerator", comments="API Version: 20210930") public class WafClient extends BaseSyncClient implements Waf
Modifier and Type | Class and Description |
---|---|
static class |
WafClient.Builder
Builder class for this client.
|
Modifier and Type | Field and Description |
---|---|
static Service |
SERVICE
Service instance for Waf.
|
Constructor and Description |
---|
WafClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider,
ClientConfiguration configuration,
ClientConfigurator clientConfigurator,
RequestSignerFactory defaultRequestSignerFactory)
Deprecated.
Use the
builder instead. |
WafClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider,
ClientConfiguration configuration,
ClientConfigurator clientConfigurator,
RequestSignerFactory defaultRequestSignerFactory,
List<ClientConfigurator> additionalClientConfigurators)
Deprecated.
Use the
builder instead. |
WafClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider,
ClientConfiguration configuration,
ClientConfigurator clientConfigurator,
RequestSignerFactory defaultRequestSignerFactory,
List<ClientConfigurator> additionalClientConfigurators,
String endpoint)
Deprecated.
Use the
builder instead. |
WafClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider,
ClientConfiguration configuration,
ClientConfigurator clientConfigurator,
RequestSignerFactory defaultRequestSignerFactory,
Map<SigningStrategy,RequestSignerFactory> signingStrategyRequestSignerFactories,
List<ClientConfigurator> additionalClientConfigurators,
String endpoint)
Deprecated.
Use the
builder instead. |
WafClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider,
ClientConfiguration configuration,
ClientConfigurator clientConfigurator,
RequestSignerFactory defaultRequestSignerFactory,
Map<SigningStrategy,RequestSignerFactory> signingStrategyRequestSignerFactories,
List<ClientConfigurator> additionalClientConfigurators,
String endpoint,
ExecutorService executorService)
Deprecated.
Use the
builder instead. |
WafClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider)
Deprecated.
Use the
builder instead. |
WafClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider,
ClientConfiguration configuration)
Deprecated.
Use the
builder instead. |
WafClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider,
ClientConfiguration configuration,
ClientConfigurator clientConfigurator)
Deprecated.
Use the
builder instead. |
Modifier and Type | Method and Description |
---|---|
static WafClient.Builder |
builder()
Create a builder for this client.
|
ChangeNetworkAddressListCompartmentResponse |
changeNetworkAddressListCompartment(ChangeNetworkAddressListCompartmentRequest request)
Moves a NetworkAddressList resource from one compartment to another.
|
ChangeWebAppFirewallCompartmentResponse |
changeWebAppFirewallCompartment(ChangeWebAppFirewallCompartmentRequest request)
Moves a Web App Firewall resource from one compartment to another.
|
ChangeWebAppFirewallPolicyCompartmentResponse |
changeWebAppFirewallPolicyCompartment(ChangeWebAppFirewallPolicyCompartmentRequest request)
Moves a WebAppFirewallfPolicy resource from one compartment to another.
|
void |
close() |
CreateNetworkAddressListResponse |
createNetworkAddressList(CreateNetworkAddressListRequest request)
Creates a new NetworkAddressList.
|
CreateWebAppFirewallResponse |
createWebAppFirewall(CreateWebAppFirewallRequest request)
Creates a new WebAppFirewall.
|
CreateWebAppFirewallPolicyResponse |
createWebAppFirewallPolicy(CreateWebAppFirewallPolicyRequest request)
Creates a new WebAppFirewallPolicy.
|
DeleteNetworkAddressListResponse |
deleteNetworkAddressList(DeleteNetworkAddressListRequest request)
Deletes a NetworkAddressList resource identified by the OCID.
|
DeleteWebAppFirewallResponse |
deleteWebAppFirewall(DeleteWebAppFirewallRequest request)
Deletes a WebAppFirewall resource identified by the OCID.
|
DeleteWebAppFirewallPolicyResponse |
deleteWebAppFirewallPolicy(DeleteWebAppFirewallPolicyRequest request)
Deletes a WebAppFirewallPolicy resource identified by the OCID.
|
protected ClientConfigurator |
getDefaultConfigurator() |
String |
getEndpoint() |
GetNetworkAddressListResponse |
getNetworkAddressList(GetNetworkAddressListRequest request)
Gets a NetworkAddressList by OCID.
|
WafPaginators |
getPaginators()
Gets the pre-configured paginators available for list operations in this service which may
return multiple pages of data.
|
WafWaiters |
getWaiters()
Gets the pre-configured waiters available for resources for this service.
|
GetWebAppFirewallResponse |
getWebAppFirewall(GetWebAppFirewallRequest request)
Gets a WebAppFirewall by OCID.
|
GetWebAppFirewallPolicyResponse |
getWebAppFirewallPolicy(GetWebAppFirewallPolicyRequest request)
Gets a WebAppFirewallPolicy with the given OCID.
|
GetWorkRequestResponse |
getWorkRequest(GetWorkRequestRequest request)
Gets the status of the WorkRequest with the given OCID.
|
ListNetworkAddressListsResponse |
listNetworkAddressLists(ListNetworkAddressListsRequest request)
Gets a list of all NetworkAddressLists in a compartment.
|
ListProtectionCapabilitiesResponse |
listProtectionCapabilities(ListProtectionCapabilitiesRequest request)
Lists of protection capabilities filtered by query parameters.
|
ListProtectionCapabilityGroupTagsResponse |
listProtectionCapabilityGroupTags(ListProtectionCapabilityGroupTagsRequest request)
Lists of available group tags filtered by query parameters.
|
ListWebAppFirewallPoliciesResponse |
listWebAppFirewallPolicies(ListWebAppFirewallPoliciesRequest request)
Gets a list of all WebAppFirewallPolicies in a compartment.
|
ListWebAppFirewallsResponse |
listWebAppFirewalls(ListWebAppFirewallsRequest request)
Gets a list of all WebAppFirewalls in a compartment.
|
ListWorkRequestErrorsResponse |
listWorkRequestErrors(ListWorkRequestErrorsRequest request)
Return a (paginated) list of errors for a given WorkRequest.
|
ListWorkRequestLogsResponse |
listWorkRequestLogs(ListWorkRequestLogsRequest request)
Return a (paginated) list of logs for a given WorkRequest.
|
ListWorkRequestsResponse |
listWorkRequests(ListWorkRequestsRequest request)
Lists the WorkRequests in a compartment.
|
void |
populateServiceParametersInEndpoint(String endpoint,
Map<String,Object> requiredParametersMap)
Populate the parameters in the endpoint with its corresponding value and update the base
endpoint.
|
void |
refreshClient()
Rebuild the backing
HttpClient . |
void |
setEndpoint(String endpoint) |
void |
setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
setRegion(String regionId)
Sets the region to call (ex, ‘us-phoenix-1’).
|
void |
updateBaseEndpoint(String endpoint)
This method should be used for parameterized endpoint templates only.
|
UpdateNetworkAddressListResponse |
updateNetworkAddressList(UpdateNetworkAddressListRequest request)
Update the NetworkAddressList identified by the OCID.
|
UpdateWebAppFirewallResponse |
updateWebAppFirewall(UpdateWebAppFirewallRequest request)
Updates the WebAppFirewall identified by the OCID.
|
UpdateWebAppFirewallPolicyResponse |
updateWebAppFirewallPolicy(UpdateWebAppFirewallPolicyRequest request)
Update the WebAppFirewallPolicy identified by the OCID.
|
void |
useRealmSpecificEndpointTemplate(boolean useOfRealmSpecificEndpointTemplateEnabled)
This method should be used to enable or disable the use of realm-specific endpoint template.
|
clientCall
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEndpoint, refreshClient, setEndpoint, useRealmSpecificEndpointTemplate
close
public static final Service SERVICE
Service instance for Waf.
@Deprecated public WafClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider)
builder
instead.Create a new client instance.
authenticationDetailsProvider
- The authentication details (see WafClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider)
)@Deprecated public WafClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration)
builder
instead.Create a new client instance.
authenticationDetailsProvider
- The authentication details (see WafClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider)
)configuration
- ClientBuilderBase.configuration
@Deprecated public WafClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator)
builder
instead.Create a new client instance.
authenticationDetailsProvider
- The authentication details (see WafClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider)
)configuration
- ClientBuilderBase.configuration
clientConfigurator
- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
@Deprecated public WafClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory)
builder
instead.Create a new client instance.
authenticationDetailsProvider
- The authentication details (see WafClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider)
)configuration
- ClientBuilderBase.configuration
clientConfigurator
- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
defaultRequestSignerFactory
- ClientBuilderBase.requestSignerFactory
@Deprecated public WafClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, List<ClientConfigurator> additionalClientConfigurators)
builder
instead.Create a new client instance.
authenticationDetailsProvider
- The authentication details (see WafClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider)
)configuration
- ClientBuilderBase.configuration
clientConfigurator
- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
defaultRequestSignerFactory
- ClientBuilderBase.requestSignerFactory
additionalClientConfigurators
- ClientBuilderBase.additionalClientConfigurators
@Deprecated public WafClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, List<ClientConfigurator> additionalClientConfigurators, String endpoint)
builder
instead.Create a new client instance.
authenticationDetailsProvider
- The authentication details (see WafClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider)
)configuration
- ClientBuilderBase.configuration
clientConfigurator
- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
defaultRequestSignerFactory
- ClientBuilderBase.requestSignerFactory
additionalClientConfigurators
- ClientBuilderBase.additionalClientConfigurators
endpoint
- ClientBuilderBase.endpoint(java.lang.String)
@Deprecated public WafClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, Map<SigningStrategy,RequestSignerFactory> signingStrategyRequestSignerFactories, List<ClientConfigurator> additionalClientConfigurators, String endpoint)
builder
instead.Create a new client instance.
authenticationDetailsProvider
- The authentication details (see WafClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider)
)configuration
- ClientBuilderBase.configuration
clientConfigurator
- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
defaultRequestSignerFactory
- ClientBuilderBase.requestSignerFactory
additionalClientConfigurators
- ClientBuilderBase.additionalClientConfigurators
endpoint
- ClientBuilderBase.endpoint(java.lang.String)
signingStrategyRequestSignerFactories
- ClientBuilderBase.signingStrategyRequestSignerFactories
@Deprecated public WafClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, Map<SigningStrategy,RequestSignerFactory> signingStrategyRequestSignerFactories, List<ClientConfigurator> additionalClientConfigurators, String endpoint, ExecutorService executorService)
builder
instead.Create a new client instance.
authenticationDetailsProvider
- The authentication details (see WafClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider)
)configuration
- ClientBuilderBase.configuration
clientConfigurator
- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
defaultRequestSignerFactory
- ClientBuilderBase.requestSignerFactory
additionalClientConfigurators
- ClientBuilderBase.additionalClientConfigurators
endpoint
- ClientBuilderBase.endpoint(java.lang.String)
signingStrategyRequestSignerFactories
- ClientBuilderBase.signingStrategyRequestSignerFactories
executorService
- WafClient.Builder.executorService
public static WafClient.Builder builder()
Create a builder for this client.
public void setRegion(Region region)
Waf
Sets the region to call (ex, Region.US_PHOENIX_1).
Note, this will call setEndpoint
after resolving the
endpoint. If the service is not available in this Region, however, an
IllegalArgumentException will be raised.
public void setRegion(String regionId)
Waf
Sets the region to call (ex, ‘us-phoenix-1’).
Note, this will first try to map the region ID to a known Region and call setRegion
.
If no known Region could be determined, it will create an endpoint based on the default
endpoint format (Region.formatDefaultRegionEndpoint(Service, String)
and then call setEndpoint
.
public ChangeNetworkAddressListCompartmentResponse changeNetworkAddressListCompartment(ChangeNetworkAddressListCompartmentRequest request)
Waf
Moves a NetworkAddressList resource from one compartment to another. When provided, If-Match is checked against ETag values of the resource.
changeNetworkAddressListCompartment
in interface Waf
request
- The request object containing the details to sendpublic ChangeWebAppFirewallCompartmentResponse changeWebAppFirewallCompartment(ChangeWebAppFirewallCompartmentRequest request)
Waf
Moves a Web App Firewall resource from one compartment to another. When provided, If-Match is checked against ETag values of the resource.
changeWebAppFirewallCompartment
in interface Waf
request
- The request object containing the details to sendpublic ChangeWebAppFirewallPolicyCompartmentResponse changeWebAppFirewallPolicyCompartment(ChangeWebAppFirewallPolicyCompartmentRequest request)
Waf
Moves a WebAppFirewallfPolicy resource from one compartment to another. When provided, If-Match is checked against ETag values of the resource.
changeWebAppFirewallPolicyCompartment
in interface Waf
request
- The request object containing the details to sendpublic CreateNetworkAddressListResponse createNetworkAddressList(CreateNetworkAddressListRequest request)
Waf
Creates a new NetworkAddressList.
createNetworkAddressList
in interface Waf
request
- The request object containing the details to sendpublic CreateWebAppFirewallResponse createWebAppFirewall(CreateWebAppFirewallRequest request)
Waf
Creates a new WebAppFirewall.
createWebAppFirewall
in interface Waf
request
- The request object containing the details to sendpublic CreateWebAppFirewallPolicyResponse createWebAppFirewallPolicy(CreateWebAppFirewallPolicyRequest request)
Waf
Creates a new WebAppFirewallPolicy.
createWebAppFirewallPolicy
in interface Waf
request
- The request object containing the details to sendpublic DeleteNetworkAddressListResponse deleteNetworkAddressList(DeleteNetworkAddressListRequest request)
Waf
Deletes a NetworkAddressList resource identified by the OCID.
deleteNetworkAddressList
in interface Waf
request
- The request object containing the details to sendpublic DeleteWebAppFirewallResponse deleteWebAppFirewall(DeleteWebAppFirewallRequest request)
Waf
Deletes a WebAppFirewall resource identified by the OCID.
deleteWebAppFirewall
in interface Waf
request
- The request object containing the details to sendpublic DeleteWebAppFirewallPolicyResponse deleteWebAppFirewallPolicy(DeleteWebAppFirewallPolicyRequest request)
Waf
Deletes a WebAppFirewallPolicy resource identified by the OCID.
deleteWebAppFirewallPolicy
in interface Waf
request
- The request object containing the details to sendpublic GetNetworkAddressListResponse getNetworkAddressList(GetNetworkAddressListRequest request)
Waf
Gets a NetworkAddressList by OCID.
getNetworkAddressList
in interface Waf
request
- The request object containing the details to sendpublic GetWebAppFirewallResponse getWebAppFirewall(GetWebAppFirewallRequest request)
Waf
Gets a WebAppFirewall by OCID.
getWebAppFirewall
in interface Waf
request
- The request object containing the details to sendpublic GetWebAppFirewallPolicyResponse getWebAppFirewallPolicy(GetWebAppFirewallPolicyRequest request)
Waf
Gets a WebAppFirewallPolicy with the given OCID.
getWebAppFirewallPolicy
in interface Waf
request
- The request object containing the details to sendpublic GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request)
Waf
Gets the status of the WorkRequest with the given OCID.
getWorkRequest
in interface Waf
request
- The request object containing the details to sendpublic ListNetworkAddressListsResponse listNetworkAddressLists(ListNetworkAddressListsRequest request)
Waf
Gets a list of all NetworkAddressLists in a compartment.
listNetworkAddressLists
in interface Waf
request
- The request object containing the details to sendpublic ListProtectionCapabilitiesResponse listProtectionCapabilities(ListProtectionCapabilitiesRequest request)
Waf
Lists of protection capabilities filtered by query parameters.
listProtectionCapabilities
in interface Waf
request
- The request object containing the details to sendpublic ListProtectionCapabilityGroupTagsResponse listProtectionCapabilityGroupTags(ListProtectionCapabilityGroupTagsRequest request)
Waf
Lists of available group tags filtered by query parameters.
listProtectionCapabilityGroupTags
in interface Waf
request
- The request object containing the details to sendpublic ListWebAppFirewallPoliciesResponse listWebAppFirewallPolicies(ListWebAppFirewallPoliciesRequest request)
Waf
Gets a list of all WebAppFirewallPolicies in a compartment.
listWebAppFirewallPolicies
in interface Waf
request
- The request object containing the details to sendpublic ListWebAppFirewallsResponse listWebAppFirewalls(ListWebAppFirewallsRequest request)
Waf
Gets a list of all WebAppFirewalls in a compartment.
listWebAppFirewalls
in interface Waf
request
- The request object containing the details to sendpublic ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request)
Waf
Return a (paginated) list of errors for a given WorkRequest.
listWorkRequestErrors
in interface Waf
request
- The request object containing the details to sendpublic ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request)
Waf
Return a (paginated) list of logs for a given WorkRequest.
listWorkRequestLogs
in interface Waf
request
- The request object containing the details to sendpublic ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request)
Waf
Lists the WorkRequests in a compartment.
listWorkRequests
in interface Waf
request
- The request object containing the details to sendpublic UpdateNetworkAddressListResponse updateNetworkAddressList(UpdateNetworkAddressListRequest request)
Waf
Update the NetworkAddressList identified by the OCID.
updateNetworkAddressList
in interface Waf
request
- The request object containing the details to sendpublic UpdateWebAppFirewallResponse updateWebAppFirewall(UpdateWebAppFirewallRequest request)
Waf
Updates the WebAppFirewall identified by the OCID.
updateWebAppFirewall
in interface Waf
request
- The request object containing the details to sendpublic UpdateWebAppFirewallPolicyResponse updateWebAppFirewallPolicy(UpdateWebAppFirewallPolicyRequest request)
Waf
Update the WebAppFirewallPolicy identified by the OCID.
updateWebAppFirewallPolicy
in interface Waf
request
- The request object containing the details to sendpublic WafWaiters getWaiters()
Waf
Gets the pre-configured waiters available for resources for this service.
getWaiters
in interface Waf
public WafPaginators getPaginators()
Waf
Gets the pre-configured paginators available for list operations in this service which may
return multiple pages of data. These paginators provide an Iterable
interface so that service responses, or resources/records, can be iterated through without
having to manually deal with pagination and page tokens.
getPaginators
in interface Waf
protected ClientConfigurator getDefaultConfigurator()
public void useRealmSpecificEndpointTemplate(boolean useOfRealmSpecificEndpointTemplateEnabled)
useOfRealmSpecificEndpointTemplateEnabled
- This flag can be set to true or false to
enable or disable the use of realm-specific endpoint template respectivelypublic final void populateServiceParametersInEndpoint(String endpoint, Map<String,Object> requiredParametersMap)
endpoint
- The endpoint template in userequiredParametersMap
- Map of parameter name as key and value set in request path or
query parameter as valuepublic final void updateBaseEndpoint(String endpoint)
endpoint
- The updated endpoint to usepublic final void setEndpoint(String endpoint)
public final String getEndpoint()
public final void refreshClient()
HttpClient
. This will call ClientConfigurator
s again, and
can be used to e.g. refresh the SSL certificate.public final void close()
close
in interface AutoCloseable
Copyright © 2016–2023. All rights reserved.